Endpoints

Retrieve an Endpoint

Retrieve the details of an existing endpoint. The response includes all endpoint attributes and, if the endpoint is currently registered on a SIP client, additional registration details.

get/api/v1/Account/{auth_id}/Endpoint/{endpoint_id}/

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

endpoint_idstring required
Example:87654321

Response

Endpoint details

aliasstring required
applicationstring required
endpoint_idstring required
resource_uristring required
sip_registeredstring required
sip_uristring required
{"stackTrail":"paths:/api/v1/Account/{auth_id}/Endpoint/{endpoint_id}/:get:responses:200:content:application/json:schema:properties:sub_account","oasType":"schema","type":"unknown","nullable":true}
usernamestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.