voice

List queued outbound calls (optionally filtered by agent/team/paused)

get/v1/voice/outbound/queued

Query parameters

agent_idstring uuid nullable

Filter to a single bound agent.

Filter to a single bound agent.

team_idstring uuid nullable

Filter to a single bound team.

Filter to a single bound team.

pausedboolean nullable

True → only paused calls; False → only actively-queued calls.

True → only paused calls; False → only actively-queued calls.

limitinteger
cursorstring nullable

Response

Successful Response

next_cursorstring nullable
has_moreboolean required