Return a list of phone numbers for a user.
Phone Numbers Routes
List User Phone Numbers Route
GET
Return a list of phone numbers for a user.
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Query Parameters
Optional UUID of the voice agent to filter associated Twilio numbers.
Example:
"d949f13f-40d2-4e48-ac86-b66633070603"
Page number for pagination. Defaults to '1'.
Example:
"1"
Number of items to take for pagination. Defaults to '10'.
Example:
"10"
The type of the phone numbers provider to filter upon.
Available options:
TWILIO, SIP Example:
"TWILIO"