List all timeslots
1 min
List all timeslots
List all timeslots (both networking and content types) in a specific event
GET
https://api.brella.io/api/integration/organizations/{organizationId}/events/{eventId}/timeslots
curl --location -g --request GET 'https://api.brella.io/api/integration/organizations/{organizationId}/events/{eventId}/timeslots' \
--header 'Brella-API-Access-Token: String' \
--header 'Accept: application/vnd.brella.v4+json' \
--header 'Content-Type: application/json'