List Signups
Signups
List Signups
Retrieve all signups for a specific waitlist
GET
List Signups
Authorizations
Use your API key as the bearer token. API keys can be generated in your dashboard.
Example: Authorization: Bearer pk_live_YOUR_API_KEY
Path Parameters
The ID of the waitlist
Query Parameters
Number of results to return (default: 100, max: 1000)
Required range:
1 <= x <= 1000Pagination offset (default: 0)
Required range:
x >= 0