Get last valid job for model or integration

Retrieves the latest job for each asset (path) matching the storage parameters. Can either load just the latest
for each asset, or only jobs in state ready, depending on the query parameter valid_only. If the query parameter
include_parents is set to true, the parent jobs of the requested jobs will be returned as a nested property
of their child jobs if available.

(Internal reference)

Path Params
number
required
Query Params
boolean
Defaults to false

If true, only jobs in state 'ready' are loaded.

boolean
Defaults to false

If true, the initial imports for all requested incremental jobs will be returned – even if they do not meet the other query conditions.

Headers
string
required
string
string
string
string
x-storage-location
array of strings
length ≥ 1

Comma separated list of paths, either exact, or with a wildcard at the end of the path.

X Storage Location
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json