Get inactive contacts phone/email list
Contacts
Get inactive contacts phone/email list
Returns contacts the caller owns or is assigned to that do not yet have a conversation in the requested channel (SMS or email). Used by the new-conversation picker. Pass includeExisting=true to also surface contacts with an existing conversation, annotated with existingConversationId.
GET
Get inactive contacts phone/email list
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
sms, email When truthy, include contacts that already have an existing conversation in the requested channel. Returned items will carry an "existingConversationId" field for those contacts.
Available options:
true, 1