Skip to main content

Has the signed-in user already waitlisted for this agent? Returns `{ notified: false }` for unauthenticated callers so the FE can render the regular CTA.

GET 

/agents/:agentId/waitlist/me

Has the signed-in user already waitlisted for this agent? Returns { notified: false } for unauthenticated callers so the FE can render the regular CTA.

Request

Responses