v2

latestSwagger 2.02026-07-136054211.7 KB
JobRunMonitoring

Retrieves all runs associated with a specific data asset, optionally filtered by run type. Data product is specified as optional query parameter.

get/business-domains/{businessDomainId}/data-assets/{dataAssetId}/runs

Path parameters

businessDomainIdstring required

The unique identifier for the business domain.

dataAssetIdstring required

The unique identifier for the data asset.

Query parameters

api-versionstring required

The API version to use for this operation.

runTypestring required

Specifies the type of run to filter results by (e.g., 'Assessment', 'Profile', 'FetchSchema').

dataProductIdstring

For assets not associated with any Data Product, use Guid.Empty for dataProductId. Optional.

Response

The request has succeeded.