Waitlist

How many people are on the waitlist

GET/waitlist/count

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

organization?string

Organization slug (OAuth actors with several orgs); API keys imply theirs.

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/waitlist/count"
{  "total": 0}