v1

latestSwagger 2.02026-07-14221830.2 KB
Registrations

Get Training Registrants

Retrieves details on all registrants for a specific training. Registrants can be:<br>WAITING - registrant registered and is awaiting approval (where organizer has required approval)<br>APPROVED - registrant registered and is approved<br>DENIED - registrant registered and was not approved.<br><br>IMPORTANT: The registrant data caches are typically updated immediately and the data will be returned in the response. However, the update can take as long as two hours.

get/organizers/{organizerKey}/trainings/{trainingKey}/registrants

Path parameters

organizerKeyinteger required

The key of the training organizer

trainingKeyinteger required

The key of the training

Headers

Authorizationstring required

Access token

Response

OK

confirmationUrlstring required

The URL where the confirmation for the registration can be found

emailstring required

The registrant's email address

givenNamestring required

The registrant's first name

joinUrlstring required

The URL the registrant will use to join the training

registrantKeystring required

The registrant's key

registrationDatestring date-time required

The date and time the registration took place

status'WAITING' | 'APPROVED' | 'DENIED' required

The registrant's status

surnamestring required

The registrant's surname