v1
latestOpenAPI 3.0.02026-08-062441107.9 KBSchemas
Get schema
Get a schema given its schema ID.
get/schemas/{schemaId}
Path parameters
schemaIdstring required
The ID of the schema.
Headers
slb-data-partition-idstring required
Data partition id.
Response
Retrieved schema successfully.
Example response
{
"id": "planning:fdplan:result-set:0.0.1",
"type": "JSON",
"definition": {}
}