Search conversation sessions

Search for conversation sessions with filtering and pagination support. Returns session details including metadata, message counts, call summaries, and more. Available from version 260.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
projectIds
array of strings | null

Optional list of project IDs to filter conversations. If absent, searches all projects in the company

projectIds
sessionIds
array of strings | null

Optional list of session IDs (external or internal session IDs) to get specific sessions

sessionIds
string | null

A pagination token returned by the API. To fetch subsequent pages, provide the nextCursor value exactly as it was returned in the previous request. Leave this field empty to fetch the beginning of the list.

integer | null
1 to 1000

Maximum number of results per response. Defaults to 50 if not specified

date-time

Search messages from this timestamp (ISO8601 format with timezone)

date-time

Search messages to this timestamp (ISO8601 format with timezone)

string
enum

Sort by field. Default is StartTime

Allowed:
string
enum

Sort order. Default is Asc

Allowed:
Responses

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