Get all conversations for organization

Fetches a list of all conversations for the authenticated user's organization. Org-scoped endpoint that respects COMM feature-level restrictions. Returns direct chat conversations (conversationType=chat) for users with BASIC and above feature levels.


📘

The rate limit for this API is normal.

Query Params
string

Comma-separated list of conversation IDs to fetch (optional, max 100 conversations). If not provided, retrieves all conversations.

integer
≥ 0
Defaults to 0

Number of records to skip before starting to return results.

integer
1 to 250
Defaults to 100

Number of records to return per page.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json