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
- ○
the security scope
apiwas added to the endpoint's security schemeOpenIdConnectapi-security-scope-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○