latestOpenAPI 3.0.32026-08-10119559584.8 KB

6d091bc86a33

Jobs

Search jobs

Returns only jobs that user has permission to view. Results are sorted by last updated timestamp in descending order.

Permissions

  • Required: DATA_QUALITY and DATA_QUALITY_JOB_VIEW
  • Global bypass:
    • DATA_QUALITY and VIEW_PERMISSIONS_VIEW_ALL
    • DATA_QUALITY and RESOURCE_MANAGE_ALL
get/jobs

Query parameters

jobNamestring

Fuzzy, case-insensitive name filter. Uses SQL LIKE semantics: %jobName% Blank or omitted returns all jobs

edgeSiteNamestring

Edge Site Name

edgeConnectionNamestring

Edge connection name

dataSourceNamestring

Data source (database/catalog) name

schemaNamestring

Filter by schema name

tableNamestring

Filter by table or view name

jobTypestring

Execution mode for Data Quality job. Pullup jobs are available only when the Pullup preview feature is enabled. Allowed values: "PUSHDOWN", "PULLUP".

Filter by a job type. If omitted, both job types are returned

limitinteger

Number of results per page

offsetinteger

Result offset

Response

Successfully retrieved jobs

totalinteger

Total number of matching items.

offsetinteger

Current offset.

limitinteger

Page size.