Skip to main content
GET
Export voice sessions/export

Authorizations

Authorization
string
header
required

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

Headers

X-Tenant-Id
string

Optional tenant context selector for JWT/partner key callers.

Query Parameters

Free-text search (also accepts search_term).

search_term
string

Alias of search.

filters
object

Structured Filterable filters.

sort
string

Sort field or sort[field].

direction
string

Sort direction (asc/desc).

page
integer

1-based page for offset pagination.

per_page
integer

Page size (also accepts page_size).

page_size
integer

Alias of per_page.

Response

Success

data
object | null
message
string | null
meta
object | null
request_id
string | null