To get a specific task from a document of a Codyt project.
URL
(GET) projects/{projectid}/documents/{documentid}/tasks/{taskid}
PARAMETERS
|
token |
The token obtained on connection |
Required |
|
projectid |
The project. |
Required |
|
documentid |
The unique document identifier. |
Required |
|
taskid |
The unique task identifier. |
Required |
RESULTS
Returns an ApiCodytTask item.