Jobs
List Comparison Jobs
List comparison jobs in the workspace with optional status, dataset, and time range filters.
GET
Bearer token. Format:
Bearer <api-key>Your workspace UUID.
Page number for pagination.
Number of results per page.
Search string to filter jobs by comparison name.
Comma-separated list of statuses to include. Example:
SUCCESS,FAILURE.Comma-separated list of source dataset names to filter by.
Comma-separated list of target dataset names to filter by.
ISO 8601 start of the time range. Defaults to 30 days ago.
ISO 8601 end of the time range. Defaults to now.
Response
Paginated list of jobs.
Includes available filter values for
status_filters, source_dataset_filters, and target_dataset_filters.