List all recipients for a conversation
List all recipients for a conversation
GET
List all recipients for a conversation
Retrieves all recipients (to, cc, bcc, reply-to) associated with a specific conversation. Recipients are contacts who are part of the conversation thread and will receive messages sent to it.
Authorizations
Path Parameters
ID of the conversation
Response
List of recipients retrieved successfully
Unique identifier for the recipient
Example:
12345
ID of the contact that is a recipient of this conversation
Example:
789
Type of recipient (to, cc, bcc, from, or reply-to)
Available options:
to, cc, bcc, from, reply-to Example:
"cc"
ID of the conversation this recipient belongs to
Example:
456