Query Parameters
include_assigned
(boolean, optional, default: true): Set tofalse
to exclude numbers that are currently assigned to an assistant.include_unassigned
(boolean, optional, default: true): Set tofalse
to exclude numbers that are not currently assigned to any assistant.
Response
The response is a JSON array of phone number objects. If a number is assigned, theassistant
field will contain details about the assistant it’s linked to.
Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Include phone numbers assigned to assistants
Include unassigned phone numbers
Response
Successful Response