Other API Endpoints
Get job by id
GET
/
api
/
v1
/
job
/
{job_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
200 - application/json
the id of the job
the name of the job
Available options:
match
, transform
, categorize
processing id of the job, should be ignored
the instructions for the system to follow when completing the job, ordered by earliest to latest