events

Get all applicants (both event-applicants-pool and session-applicants) for specified event

Use this endpoint to fetch all of the event's applicants.

get/events/{eventId}/applicants

Path parameters

eventIdstring uuid required

Response

Return all applicant Ids in the specific event, from event applicants pool and all session applicants.

idstring uuid
applicationIdstring uuid
createdAtstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.