v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401OutgoingCallerId

Fetch an outgoing-caller-id belonging to the account used to make the request

Fetch an outgoing-caller-id belonging to the account used to make the request

get/2010-04-01/Accounts/{AccountSid}/OutgoingCallerIds/{Sid}.json

Path parameters

AccountSidstring required

The SID of the Account that created the OutgoingCallerId resource to fetch.

Sidstring required

The Twilio-provided string that uniquely identifies the OutgoingCallerId resource to fetch.

Response

OK

sidstring nullable

The unique string that that we created to identify the OutgoingCallerId resource.

date_createdstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was created specified in RFC 2822 format.

date_updatedstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was last updated specified in RFC 2822 format.

friendly_namestring nullable

The string that you assigned to describe the resource.

account_sidstring nullable

The SID of the Account that created the OutgoingCallerId resource.

phone_numberstring phone-number nullable

The phone number in E.164 format, which consists of a + followed by the country code and subscriber number.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.