latestOpenAPI 3.0.42026-08-213579001013.0 KB
5f993bd211f5
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