Job

Gets the most recent responses for a job.

Scoped to the job's labelling server-side; returns 404 when the job has no labelling task.

get/job/{jobId}/responses

Path parameters

jobIdstring required

The id of the job whose responses to list.

Query parameters

limitinteger

The maximum number of responses to return.

sort'Asc' | 'Desc'

The order to return responses in.

Response

OK

Changes

Changed in 2 of the 7 revisions of this API.2