Skip to main content
GET
/
admin
/
waitlist
Get Admin Waitlist
curl --request GET \
  --url https://staging-api.polysimulator.com/admin/waitlist
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

authorization
string | null

Query Parameters

source
string | null
status
string | null
limit
integer
default:200
offset
integer
default:0

Response

Successful Response