ebay_get_notification_subscriptions
Retrieve a paginated list of all eBay notification subscriptions. Use the limit parameter to set page size and continuationToken to fetch subsequent pages.
Instructions
Get all notification subscriptions (paginated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return per page (10-100) | |
| continuationToken | No | Token for pagination |