Get Task by ID for Tenant
Get a task for a specific tenant by ID.
Returns the task with the given ID for the specified tenant or an error if there is no task with that ID in the tenant.
Request
Header | Required | Description |
---|---|---|
authorization |
yes | Bearer <access_token> |
content-type |
No | application/json |
Response
JSON object representing the task.