Get User Artists
User
Get User Artists
/user//artists
GET
Get User Artists
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/user//artists Description:The
/user/{userId}/artists endpoint allows users to retrieve the list of artists associated with a specific user identified by their unique userId.
Method:GET Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| userId | string | The unique identifier of the user. |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
User ID
Query Parameters
Include statistics data