/
Document tasks

Document tasks

To list or find tasks from a document of a Codyt project. A task represent ...

URL

(GET) projects/{projectid}/documents/{documentid}/tasks

PARAMETERS

token

The token obtained on connection

Required

projectid

The project.

Required

documentid

The unique document identifier.

Required

sourcelocale

Optional parameter. To filter tasks by source language.

Optional

targetlocale

Optional parameter. To filter tasks by target language.

Optional

task

Optional parameter. To filter tasks by their task code.

Optional

status

Optional parameter. To filter tasks by the task status. See ApiCodytTask for possible values..

Optional

from

The first record to show starting with index 0. Default is 0

Optional

count

The number of records to show, up to 100 at a time. Default is 100.

Optional

filter

Free filter on any project property. Please see Filtering results for details.

Optional

 

RESULTS

Returns a list of ApiCodytTask items.





Related content

Project tasks
Project tasks
More like this
All tasks
All tasks
More like this
Document task
Document task
More like this
Find documents
Find documents
More like this
Add task to document
Add task to document
More like this
Update task
Update task
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008