v1
latestOpenAPI 3.1.02026-08-0421263172.4 KBtasks
Get task
Retrieves a specific Task by its ID, with options to select a particular task version or view.
This method returns detailed information about a task including its current status, specification, relations, and other metadata. The response includes the complete Task object with all associated fields.
By default, the method returns the latest definition version of the task from the manager's perspective.
get/api/v1/tasks/{taskId}
Path parameters
taskIdstring required
ID of task to return
Headers
Authorizationstring required
Bearer authentication
Response
Task retrieval was successful.