soundiiz_read_get_soundiiz_openapi_v1_merest_getmesmartlinks
Retrieve paginated smartlinks owned by the user. Control results with offset and limit parameters.
Instructions
[Smartlinks] Retrieves a paginated list of smartlinks owned by the authenticated user. This endpoint supports pagination via offset and limit query parameters to control the number of items returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | The index of the first item to return. Default: 0 (the first item). Use with limit to get the next set of items. | |
| limit | No | The maximum number of items to return. Default: 50. Minimum: 1. Maximum: 100. |