API · v1 · stabil
CODEMETA OS Developer Center
Konsole öffnen

List events

GET /v1/events

List events for the active tenant.

Query-Parameter

Name Typ Beschreibung
cursor string
limit number
includeDeleted boolean

Beispiel

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

Antwortcodes

HTTPBedeutung
200Default Response

Suche