Waitlist Runs
Get Waitlist Runs
Get a list of waitlist runs
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the waitlist run, please use either this or the start and end date
The start date of the created_at to filter by in ISO format: 2024-12-03T00:00:00.000-08:00
The end date of the created_at to filter by in ISO format: 2024-12-05T00:00:00.000-08:00
Response
200 - application/json