Get Task

Use this API to retrieve a specific task on an object. The response will include details such as the status, priority, and deadline.

🗒

Things to Know

  • This API currently supports issue tasks. Support for tasks on additional objects may be made available in the future.
Path Params
uuid
required

The unique identifier of the task.

Query Params
string
enum
required
length ≥ 1

The source product of the task.

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*