Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns the contact’s current global flags (isOptedOut, callStatus, meetingStatus) plus per-sequence status (statusInSequence) and email disposition (isReplied, isBounced) for each sequence the contact is enrolled in.
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
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.
Contact ID
Contact statuses retrieved successfully
Contact ID
Whether the contact has opted out of all communications
Contact-level call status. Set via PATCH /v3/contacts/{id} (callStatus field). Pass none to clear.
none, toCall, called Contact-level meeting status. Set via PATCH /v3/contacts/{id} (meetingStatus field). Pass none to clear.
none, meetingBooked Per-sequence status for every sequence the contact is enrolled in. Empty when the contact is not in any sequence.