Get collaborator songs
Get the most popular songs of a collaborator from its collaboratorId
Name
get_collaborator_songs
Schema
| Type |
|---|
| object |
Properties
| Name | Description | Example |
|---|---|---|
| collaboratorId | Unique identifier of the collaborator | 87614bd2-2007-4d3c-8142-a1490d50674b |
| limit | Maximum number of items to return | |
| offset | Number of items to skip before starting to return results. Used for offset-based pagination. |
Required
| Name |
|---|
| collaboratorId |