API Reference
OIDC
Platform

Waitlist

AdminUpdated Sep 11, 2026

Waitlist

Dashboard API — authenticated by an Atlas console (platform-instance) session, not a key.

2 routes. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.

Method & path

Idem

Explanation

GET /v1/dashboard/accounts/:accountId/instances/:instanceId/waitlist

The sign-up waitlist queue, with counts by status.

POST /v1/dashboard/accounts/:accountId/instances/:instanceId/waitlist/:entryId/decide

Approve or deny a waitlist entry. Approval is what lets that address sign up.

Was this page helpful?
Waitlist