Job Issues
List Job Issues
Get a list of the data issues identified for each Job.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The maximal number of entities returned, ordered by the last_updated
field and external_id
.
Required range:
1 <= x <= 200
Example:
50
The applied offset for returned entities, results starting from offset
up to offset + limit
.
Required range:
x >= 0
This parameter can be added multiple times to include more Jobs.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Response
200
application/json
OK
The response is of type object
.