API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Get sip_trunk by id

GET/v1/sip_trunks/{id}

Fetch a single sip_trunk.

Pfad-Parameter

NameTypBeschreibung
iderforderlichstring

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche