Get all jobs from a report type
Supported Regions and Base URLs
Access and RegistrationAuthentication
Transport Layer Security 1.2 (TLS) is the minimum version of the TLS protocol allowed for use on the Explore API endpoints.
Scope
data-reports:read
Body Response - Schema
200 (an array of jobs)
| Parameter | Type | Description | Required |
|---|---|---|---|
| total | integer | n/a | no |
| count | integer | n/a | no |
| _embedded | object | "_embedded" subdivides into: 1 - "jobs" (array[object]) 1.1 - "id" (string) - the job ID | no |
| _links | object | "_links" subdivides into: 1.7 - "self" (object) - required. | no |
400 (bad request), 401 (unauthorized), 403 (inputs misconfiguration), 404 (report file not found), 503 (unable to audit operation)
| Parameter | Type | Description | Required |
|---|---|---|---|
| code | string | n/a | yes |
| message | string | n/a | yes |
| description | string | n/a | no |
| fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
Report AvailabilityOnly reports created in the last 30 days will be listed.
TroubleshootingIf you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.