List Conversations

List all conversations for this account.

Sorted by most recent activity (lastMessageAt desc). Sorted by most recent activity.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

X-Sub-Account-IdstringOptionalDefaults to 20

Target a sub-account. Pass a sub-account ID to scope this request. Omit to use the master account.

Query parameters

offsetintegerOptional>=0Defaults to 0

Response

Successful Response
datalist of objects
hasMoreboolean
totalinteger

Errors

422
Unprocessable Entity Error