Get Number

Get a single phone number owned by this account.

Returns the number regardless of status (including released) so detail pages still load for numbers that are no longer active.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

number_idstringRequired

Response

Successful Response
idstring
phoneNumberstring
countrystring
statusstring
createdAtdatetime
typestringDefaults to sms
agentIdstring or null

Errors

422
Unprocessable Entity Error