API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

List call_flows

GET/v1/call_flows

List call_flows for the active tenant.

Query-Parameter

NameTypBeschreibung
cursorstring
limitnumber
includeDeletedboolean

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche