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