get all accounts for a service provider

This endpoint is only availble with an Admin level API key

Path parameters

ServiceProviderSidstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

account listing
account_sidstringformat: "uuid"
namestring
service_provider_sidstringformat: "uuid"
sip_realmstring or null
registration_hookobject or null
authentication webhook for registration
device_calling_application_sidstring or nullformat: "uuid"

Errors