Skip to main content
GET
List this org's conversation export jobs (newest first)

Authorizations

x-api-key
string
header
required

Query Parameters

status
enum<string> | null

Optional status filter.

Available options:
pending,
running,
succeeded,
partial,
failed,
expired
limit
integer
default:50
Required range: 1 <= x <= 200
cursor
string | null

Opaque cursor from a prior page.

Response

Successful Response

items
ConversationExportJobResponse · object[]
required
has_more
boolean
required
next_cursor
string | null