API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

List sip_trunks

GET/v1/sip_trunks

List sip_trunks for the active tenant.

Query-Parameter

NameTypBeschreibung
cursorstring
limitnumber
includeDeletedboolean

Beispiel

curl -X GET https://api.codemeta-os.de/v1/sip_trunks \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.sip_trunks.list();

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche