curl --request GET \ --url 'callers' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "responseCode": 2000, "message": "Phone numbers fetched successfully", "data": [ { "id": "***", "user_id": "***", "phone_number": "+18252549760", "phone_number_details": { "sid": "***", "uri": "***", "beta": false, "origin": "twilio", "smsUrl": "", "status": "in-use", "trunkSid": null, "voiceUrl": null, "bundleSid": null, "smsMethod": "POST", "accountSid": "***", "addressSid": null, "apiVersion": "2010-04-01", "dateCreated": "2024-11-11T14:01:05.000Z", "dateUpdated": "2024-11-11T14:01:05.000Z", "identitySid": null, "phoneNumber": "+18252549760", "voiceMethod": "POST", "capabilities": { "fax": false, "mms": true, "sms": true, "voice": true }, "friendlyName": "(825) 254-9760", "smsFallbackUrl": "", "statusCallback": "", "emergencyStatus": "Active", "voiceFallbackUrl": null, "smsApplicationSid": "", "smsFallbackMethod": "POST", "addressRequirements": "none", "emergencyAddressSid": null, "voiceApplicationSid": null, "voiceCallerIdLookup": false, "voiceFallbackMethod": "POST", "statusCallbackMethod": "POST", "emergencyAddressStatus": "unregistered" }, "created_at": "2024-11-11T14:01:08.087Z", "updated_at": "2024-11-11T14:01:08.087Z" } ] }
Retrieve a list of all phone numbers (callers) associated with your account.
Bearer
2000
(825) 254-9760
in-use