task/get

Retrieve task details.

Parameters

NameRequiredDefaultDescriptionExample
projectIDfalseproject id of task2
objectIDfalsetypically a manuscript id to be assigned10046
taskTypeIDfalsetype of task; 1 - imaging; 2 - indexing; 3 - transcribing3
taskIDfalseid of task to retrieve31123
assignedTofalsenonewhich user is assign to this task; 'none' for simply computing the progress detailsjoe
detailfalseheaderprogressively more detail: [header,progress]progress
usagefalsefalseshow usage for this web servicetrue
formatfalsespecified at session openresponse output format (json|xml|csv|gchart)json

Errors

Must supply at least one of {projectID}, {objectID}, {taskTypeID}, {assignedTo}, or {taskID}.-4