Gets the data product.
Prerequisites:
-
The data product ID must exist.
-
The domain must be valid and accessible.
-
User must have read or discovery permissions for the data product.
get/v2/domains/{domainIdentifier}/data-products/{identifier}
Path parameters
domainIdentifierstring required
The ID of the domain where the data product lives.
identifierstring required
The ID of the data product.
Query parameters
revisionstring
The revision of the data product.
Response
Success