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
Changes
No recorded changes to this endpoint across all 1 revision of this API.