Required capabilities:
dataProductsAcl:READ
Retrieves a specific version of a data product by its semantic version.
The requested data product version.
The response for a failed request.
{- "version": "string",
- "views": [
- {
- "space": "string",
- "externalId": "string",
- "version": "string"
}
], - "status": "draft",
- "description": "string",
- "terms": {
- "usage": "string",
- "limitations": "string"
}, - "createdTime": 1730204346000,
- "lastUpdatedTime": 1730204346000
}