List conversations.

Returns all conversations for an agent. Each conversation represents a chat session with a user and contains the full message history. Results are paginated and sorted by most recent activity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID of the agent to get the conversations for

Query Params
integer
Defaults to 1

Page number to return

string
enum
Defaults to desc

Sort direction for results.

Allowed:
string
enum
Defaults to id

Field to sort results by.

Allowed:
string
enum
Defaults to all

Filter conversations by user type.

Allowed:
string

Filter the results by conversation name

date-time | null

Only conversations that received message(s) after this date will be returned in results. If not set, the parameter is ignored.

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