Jobs
List job entries
List individual job entries and current state of processing
GET
/
jobs
/
{job_id}
/
entries
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
job_id
string
requiredResponse
200 - application/json
data
object[]
nextToken
string
context
object