Get available phone numbers
Assistants
Get available phone numbers
Retrieve all available phone numbers for assistant assignment
GET
Get available phone numbers
This endpoint returns a list of phone numbers owned by the authenticated user that can be assigned to assistants, with optional filtering by assistant type.Documentation Index
Fetch the complete documentation index at: https://docs.voicery.ai/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Filter phone numbers by assistant type. Options:
inbound, outboundResponse fields
Notes
- Only phone numbers owned by the authenticated user are returned
- When
type=inboundis specified, caller ID numbers and already assigned numbers are filtered out - The
is_availablefield indicates if the number can be assigned to a new inbound assistant - Phone numbers are returned in the values collection format (indexed array)
- Use the
idfield when assigning phone numbers to assistants

