Fetch a number

Returns one phone number exactly as stored, without the renaming and type conversion the list endpoint applies — enabled and destination_record come back here as strings that may be null, not booleans. Per-number access grants are not checked. There is no clean not-found on this path: an ID with no matching number fails as a server error rather than a 404.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the phone number. The format is not checked before the lookup.

Responses
200

The number's stored record, with raw field names and types.

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json