List all Registrant Lists
1 min
List all user / attendee groups
List all user / attendee groups in a specific event
GET
https://api.brella.io/api/integration/organizations/{organizationId}/events/{eventId}/registrant_lists
curl --location -g --request GET 'https://api.brella.io/api/integration/organizations/{organizationId}/events/{eventId}/registrant_lists' \
--header 'Brella-API-Access-Token: String' \
--header 'Accept: application/vnd.brella.v4+json' \
--header 'Content-Type: application/json'Note:
- You can create the Registrant Lists the Admin Panel of your event (Event > People > Lists > New List).