Skip to main content
GET
List chats

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

workspace_id
string

Limit to chats associated with one workspace.

pinned
string

Set to true or false to page pinned chats separately.

limit
string

Maximum chats to return.

offset
string

Pagination offset.

agent_type
string

Filter by arg, codex or claude_code before pagination.

Response

Successful response

The response is of type object.