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 | 59d73d96-1d10-43aa-9a60-6a094a9ae626 |
| 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 |