Endpoints
List All Endpoints
Retrieve a paginated list of all SIP endpoints in your account.
get/api/v1/Account/{auth_id}/Endpoint/
Path parameters
auth_idstring required
Example:MA_XXXXXX
Your account Auth ID
Query parameters
limitinteger
offsetinteger
username__containsstring
username__exactstring
username__startswithstring
alias__containsstring
alias__exactstring
application_id__exactinteger
application_id__isnullboolean
sub_accountstring
Response
List of endpoints
Changes
No recorded changes to this endpoint across all 1 revision of this API.