Get default splits by type for an artist
Artist
Get default splits by type for an artist
artist//splits/
GET
Get default splits by type for an artist
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
artist//splits/ Description: Retrieves default splits for a specific artist and split type. Method:GET
Path Parameters:
| Parameter | Type | Description |
|---|---|---|
| id | string | The unique identifier of the artist. |
| type | string | The type of splits to retrieve (e.g., ‘default’, ‘mechanical’, etc.) |