Get artist
One artist. 404s on an id that was merged away, since reads never return merged rows
GET /catalog/artists/{id}
note
SDK method: getArtist
Security: authenticated (policy: platform.view)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a Artist object.