This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 145
History Resource
Lauren Padia edited this page Mar 22, 2017
·
3 revisions
Get the job history for a specific job.
Endpoint | Method | Description |
---|---|---|
/history/job/{jobId} | GET | Job history for the given job ID |
/history/{id} | GET | Job history for the given job history ID |
Returns the job history for the given job ID
Resource URL
/history/job/{jobId}
Available Version
2.0
HTTP Method
GET
Query Parameters
Name | Type | Description |
---|---|---|
limit | biginteger | |
status | jobstatus |
Returns the job history for the given job history ID.
Resource URL
/history/{id}
Available Version
2.0
HTTP Method
GET
Path Parameter
Name | Type | Description |
---|---|---|
id | biginteger |