Conversations
List conversations
Returns conversations for the authenticated agent, ordered from most recently updated to oldest. Message content is available from List conversation messages.
get/conversations
Query parameters
limitinteger
The maximum number of objects to return. Defaults to 20 and is capped at 100.
afterstring
An opaque cursor returned by the previous page.
Response
A page of conversations.
Changes
No recorded changes to this endpoint across all 1 revision of this API.