Gets an asset filter.
Prerequisites:
-
Domain (--domain-identifier), asset (--asset-identifier), and filter (--identifier) must all exist.
-
The asset filter should not have been deleted.
-
The asset must still exist (since the filter is linked to it).
get/v2/domains/{domainIdentifier}/assets/{assetIdentifier}/filters/{identifier}
Path parameters
domainIdentifierstring required
The ID of the domain where you want to get an asset filter.
assetIdentifierstring required
The ID of the data asset.
identifierstring required
The ID of the asset filter.
Response
Success