Platform - Object ManagerObject Task ManagementGet TaskCopy Pageget https://{hostname}/api/custom-entity/v1/tasks/{taskId}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 ParamstaskIduuidrequiredThe unique identifier of the task.Query ParamsincludePermissionsMetadatabooleanDefaults to falseThis flag indicates whether to include permissions metadata.truefalseexcludeInactiveTaskbooleanDefaults to falseThis flag indicates whether to exclude inactive tasks.truefalseResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 2 months ago Create TaskUpdate TaskDid this page help you?YesNo