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"
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"