Return all waitlist signups for admin review. Also returns counts per source (backtesting / api / general).
curl --request GET \
--url https://staging-api.polysimulator.com/admin/waitlist{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request GET \
--url https://staging-api.polysimulator.com/admin/waitlist{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}