Get Task

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

πŸ—’

Things to Know

  • This API only supports objects created via Object Manager, including Projects, Models, and Datasets.
Path Params
uuid
required

The unique identifier of the task.

Query Params
boolean
Defaults to false

This flag indicates whether to include permissions metadata.

boolean
Defaults to false

This flag indicates whether to exclude inactive tasks.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 4 required scopes
URL
Response
Choose an example:
application/json
*/*