artist//assets
Description:
The /artist/{id}/assets
endpoint retrieves all assets associated with a specific artist, including related products and statistics.
Method:
GET
Path Parameter:
Parameter | Type | Description |
---|---|---|
id | string | The unique identifier of the artist. |
Response Includes:
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Artist ID
Page number for pagination
Number of assets per page
Filter by asset type
Success
The response is of type object[]
.