Skip to main content
POST
List pending fax approvals
Retrieve pending fax approvals for the authenticated account. Use limit and cursor to page through results and sort_by to select the supported sort order. Each pending fax includes its job_id, read state, direction, sender and receiver, page count, status, and creation and update times. When there are no pending approvals, the API omits the data property.

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
cursor
string

Body

application/json
sort_by
string

Response

Pending fax approvals retrieved successfully.

status
integer
required
meta
object
required
message
string

Omitted when no pending approvals are returned.

data
object[]

Omitted when no pending approvals are returned.