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