Get album enrichment
The record's own enrichment: the label, pressing and cover belong to the release, not to a track on it
GET /catalog/albums/{id}/enrichment
note
SDK method: getAlbumEnrichment
Security: authenticated (policy: platform.view)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a AlbumEnrichmentDetail object.