Skip to main content
GET
List fax message history

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

cursor
string

Opaque pagination cursor from a prior page's meta.pagination.cursor. Omit for the first page.

limit
integer

Page size (1–200, default 25).

Response

200 - application/json

Paginated list of fax messages.

Paginated list of fax messages.

data
object[]
meta
object