GET
/
jobs
/
automated

Get all automated jobs. Automated jobs are completed by a machine. By default, jobs are sorted in descending order by submission time. For scheduled jobs such as data syncs, only the next scheduled job is shown.

Authorizations

Authorization
string
headerrequired

Please use your Access Token

Headers

Finch-API-Version
string
default: 2020-09-17required

Header used to specify the version for a given API request. Current version is 2020-09-17.

Content-Type
string
default: application/jsonrequired

Used to indicate the original media type of the resource

Body

application/json
limit
integer

The number of items to return. Defaults to 100.

offset
integer

Where in the list of jobs to start returning from. Defaults to index 0.

Response

200 - application/json
meta
object
data
object[]