List all phone numbers in your organization.
Returns phone numbers with their assignment status and assistant information. By default, only active phone numbers are returned.
include_assigned (boolean, optional, default: true): Set to false to exclude numbers that are currently assigned to an assistant.include_unassigned (boolean, optional, default: true): Set to false to exclude numbers that are not currently assigned to any assistant.include_inactive (boolean, optional, default: false): Set to true to include inactive or deactivated numbers.assistant field will contain details about the assistant it’s linked to.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Include phone numbers assigned to assistants
Include unassigned phone numbers
Include inactive/deactivated phone numbers
Successful Response
Minimal assistant info for phone number list.
ConversationFlow information for phone number responses.