GET /v1/phone_call_report_settings/recent-runs/{reportId}/download GET /v1/phone_call_report_settings/recent-runs/{reportId}/download
CodeMeta OS API endpoint.
Datenmodell
Diese Operation arbeitet auf der Entität Phone Call Weekly Report Settings (phone_call_report_settings). Alle 8 Felder — Typ, Validierung, Pflichtangabe, Beziehungen — stehen in der Schema-Referenz .
Query-Parameter
Name Typ Beschreibung inlinestring
Pfad-Parameter
Name Typ Beschreibung reportIderforderlich string
Beispiel
curl -X GET https://api.codemeta-os.de/v1/phone_call_report_settings/recent-runs/{reportId}/download \
-H "X-Tenant-Id: $TENANT " \
-b cookies.txt const result = await cm.phone_call_report_settings. get ();
Antwortcodes
HTTP
Bedeutung
200
Default Response
Beschreibung folgt
Diese Operation hat noch keine kuratierte Annotation. Der Inhalt wird beim nächsten Doku-Update ergänzt.