Get Long Code Number Details
Get the details of a specific Long code nnumber that you own.
This endpoint returns the information of a Long Code Number assigned to the workspace given its ID. You may use the EndpointID as well to search for your long code number.
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
Responseall of
404
Long Code Number not found
application/json
get
/workspaces/{workspaceId}/numbers-long-code/{longCodeNumberId}Last updated
Was this helpful?

