Get Long Code Number Details
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
workspaceIdstring · uuidRequiredExample:
The ID for the workspace.
d386a801-ee8d-4aba-a7e4-78671bd3b11elongCodeNumberIdstringRequiredExample:
Your long code number/endpoint ID.
3d7eb12b-9101-450d-923b-5ffcd9e989a9Responses
200
OK
application/json
idstring · uuidRequiredExample:
The unique identifier of the long code number. The endpoint ID is the same.
41e3cf43-4386-464a-a1ee-e6ef6fd6883dendpointIdstring · uuidRequiredExample:
The unique identifier of the endpoint. The long conde ID is the same.
41e3cf43-4386-464a-a1ee-e6ef6fd6883dnumberStringstringRequiredExample:
The phone number in E.164 format.
+14155552671countryCodestring · iso3166-1RequiredExample:
The country code in ISO 3166-1 alpha-2 format.
UStypestring · enumOptionalPossible values:
The type of long code number.
createdAtstring · date-timeRequired
updatedAtstring · date-timeRequired
deprovisionAtstring · date-timeOptional
The date and time when the long code number should be deprovisioned.
404
Long Code Number not found
application/json
get
/workspaces/{workspaceId}/numbers-long-code/{longCodeNumberId}Last updated
Was this helpful?

