v27

latestOpenAPI 3.0.0MITraw.githubusercontent.com2025-11-2810941146.5 KB
Accounts

list accounts

get/Accounts

Response

list of accounts

account_sidstring uuid required
namestring required
sip_realmstring
device_calling_application_sidstring uuid
service_provider_sidstring uuid required
record_all_callsboolean
record_format'wav' | 'mp3'

Example response

[
  {
    "registration_hook": {
      "url": "https://acme.com",
      "method": "POST"
    }
  }
]