Skip to main content
GET
List Call Queue

Authorizations

Authorization
string
header
required

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

Headers

X-User-Timezone
string

IANA timezone for formatting scheduled_at. Defaults to UTC.

Query Parameters

page
integer
default:1

1-indexed page (10 items per page).

Case-insensitive partial match against contact full name or phone number.

status
string
default:all

all | scheduled | insufficient_funds | any specific queue status (e.g. waiting, paused, complete).

Response

200 - application/json

Paginated queue page.

results
object[]
required
total
integer
required