List step variants
Sequence Steps
List step variants
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns all variants for a sequence step
GET
List step variants
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Response
List of variants retrieved successfully
Unique identifier for the variant
Subject line of the variant
Message content of the variant
Whether the variant is enabled
Whether the variant has any attachments. To retrieve or modify attachments, use GET /v3/attachments and the attachmentIds field on create/update.