Retrieve Class Registrations

This API helps you to retrieve a list of registrations for the class sessions.

You must provide the appropriate details in the API request for the class_id, session_id and center_id parameters. Optionally, you can also specify the required expand parameters in the API request. Refer to the Request Parameters table for more information.

Error Object

codemessage
502 - InvalidInputThe UserId passed is not of the logged-in guest.
404 - Not FoundSomething went wrong.
502 - InvalidInputCurrently more than one sorter is not supported.
502 - InvalidInputCurrently only StartDate is supported as sorter.

Registration status values

StatusValue
Registered0
Cancelled1
NoShow2
SignedIn3
Waitlisted4
Substituted5
ClassCancelled6
Closed7
Enrolled8
Rejected9
Language
Authorization
Header
Click Try It! to start a request and see the response here!