Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "_links": { "empty": true }, "attributes": {}, "containerAlias": "<string>", "containerId": "<string>", "id": "<string>", "tasks": [ { "description": "<string>", "id": "<string>", "inputs": [ { "helpMessage": "<string>", "label": "<string>", "maxLength": 123, "maximum": 123, "minLength": 123, "minimum": 123, "name": "<string>", "options": [ {} ], "pattern": "<string>", "required": true } ], "name": "<string>", "priority": 123, "skippable": true, "subject": "<string>" } ], "variables": [ { "name": "<string>" } ], "version": "<string>" }
Get a specific process definition by ID.
JWT Authorization header using the Bearer scheme.
containerIdOrAlias
processId
OK
Show child attributes