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