artist/
Description:
The /artist/{id}
endpoint retrieves detailed information about a specific artist identified by their unique ID.
Method:
GET
Path Parameter:
Parameter | Type | Description |
---|---|---|
id | string | The unique identifier of the artist. |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Artist ID
Success
The response is of type object
.