Get a task
GET/v1/projects/:project_id/tasks/:task_id
One card, including its automation status and in-flight dispatch.
Request
Responses
- 200
- 401
- 404
- 502
Card details.
Missing or invalid credentials.
The resource does not exist (existence is not leaked).
The upstream runtime could not complete the operation.