eb_org_attendees
List attendees across all events in an organization, filter by status (attending, not attending, unpaid), and paginate through responses.
Instructions
List attendees across an organization's events (organizer side).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization id (from eb_my_organizations) | |
| status | No | Attendee status filter | |
| continuation | No | Pagination continuation token from a previous response |