GET /v2/waitlists
Return all the waitlists


GET /v2/events/:event_id/waitlist
Get a waitlist of the given Event

GET /v2/exams/:exam_id/waitlist
Get a waitlist of the given Exam

GET /v2/waitlists/:id
Get a waitlist


DELETE /v2/waitlists/:id
Destroy a waitlist