Waitlist
Retrieve the list of people in the waitlist
POST
/
api
/v1
/waitlist
/list
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Request Body
application/json
OptionalThe filter settings
columnSort
string | null
orderSort
string | null
from
string
Format:
"date-time"
to
string
Format:
"date-time"
limit
integer
Format:
"int32"
offset
integer
Format:
"int32"
search
string | null
status
string | null
OK