Support
Log In
Invites

List invite tokens

Lists previously-created invites along with their consumed state. Each row exposes its raw token (e.g. ABCDE-FGHJK) — tokens are non-secret signup codes, used as the natural id by GET /invites/{token} and DELETE /invites/{token}.

GET/invites

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

limit?integer

Maximum number of items to return. Use -1 or omit to return all results. Valid values: -1 (all results) or 1–100.

Range-1 <= value <= 500
Default-1
offset?integer

Number of items to skip before starting to return results

Range0 <= value
Default0

Response Body

application/json

application/json

application/json

application/json