API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

List approval_requests

GET/v1/approval_requests

List approval_requests for the active tenant.

Query-Parameter

NameTypBeschreibung
cursorstring
limitnumber
includeDeletedboolean

Beispiel

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

Antwortcodes

HTTP Bedeutung
200 Default Response

Suche