get_webinar_registrants
Retrieve a list of webinar registrants with pagination, filtering, and sorting options to manage attendee data efficiently.
Instructions
List webinar registrants with cursor pagination, filtering, and sorting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| order | No | ||
| cursor | No | ||
| search | No | ||
| eventId | Yes | ||
| approved | No | ||
| participated | No | ||
| updated_after | No |