List chat threads

Lists all chat threads across workspaces in the account with pagination, filtering, and aggregated statistics.

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

Account UUID

Query Params
integer
≥ 1
Defaults to 1

Page number (1-indexed)

integer
1 to 100
Defaults to 40

Items per page (max 100)

string | array

Comma-separated list of workspace IDs to filter by

string | array

Comma-separated list of creator user IDs to filter by

string | array

Comma-separated list of data app IDs to filter by

string | array

Comma-separated list of email domains to filter by (e.g., "acme.com,example.org")

string | array

Comma-separated list of thread statuses to filter by

string | array

Comma-separated list of thread sources to filter by

string
enum

Filter by user feedback presence (true = has feedback, false = no feedback)

Allowed:
string
enum

Filter by admin feedback presence (true = has feedback, false = no feedback)

Allowed:
string

Search in thread titles or thread IDs

date-time | null

Filter threads created on or after this date

date-time | null

Filter threads created on or before this date

string
enum
Defaults to createdAt

Field to sort by

Allowed:
string
enum
Defaults to desc

Sort direction

Allowed:
Responses

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