Platform - Task ManagementTasksGet TaskCopy Pageget https://{hostname}/api/task-management/v1/tasks/{taskId}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 ParamstaskIduuidrequiredThe unique identifier of the task.Query ParamstaskTypeNameKeystringenumrequiredlength ≥ 1The source product of the task.IssueAllowed:IssueResponses 200Task found 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