List transitions
GET/v1/events/{id}/transitions
CodeMeta OS API endpoint.
Pfad-Parameter
| Name | Typ | Beschreibung |
|---|---|---|
id erforderlich | string |
Beispiel
curl -X GET https://api.codemeta-os.de/v1/events/{id}/transitions \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txt const result = await cm.v1.get(); Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 | Default Response |