Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.





  • No labels