Get all default splits for an artist
Artist
Get all default splits for an artist
artist//splits
GET
Get all default splits for an artist
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
artist//splits Description: Retrieves all default splits for a specific artist, grouped by split type. Method:GET
Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| id | string | The unique identifier of the artist. |
- Split details including type, share, and associated tenant user information
- Sorted by type (ascending) and creation date (newest first)