---
title: "GET /auth/waitlist"
method: GET
path: "/auth/waitlist"
tags: ["auth", "waitlist"]
---

# GET /auth/waitlist

`GET /auth/waitlist`

Get waitlist

## Response `200`

Get waitlist successfully

- object[]
  - `email` string, email, required
  - `invite` boolean, nullable, required
  - `inviteTime` string, date, nullable, required
  - `createdTime` string, date, required

---

[API](https://skmtc.net/teable/apis/teable-app.md) · [All operations](https://skmtc.net/teable/apis/teable-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/teable/teable-app/revisions/7515f3b33d79/schema)
