Twilio Phone Numbers Routes
List Twilio User Phone Numbers Route
GET
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token <api-key>'
Query Parameters
Optional UUID of the voice agent to filter associated Twilio numbers.
Example:
"d949f13f-40d2-4e48-ac86-b66633070603"
Optional boolean-like string indicating whether to fetch active Twilio numbers. Defaults to 'true'.
Example:
"true"
Page number for pagination. Defaults to '1'.
Example:
"1"
Number of items to take for pagination. Defaults to '10'.
Example:
"10"
Response
200
application/json
Successful response
The response is of type object
.