Invitations
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
AdminUpdated Sep 11, 2026
Invitations
Backend API — secret key (Authorization: Bearer sk_…).
3 routes. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.
Method & path | Scope | Idem | Explanation |
|---|---|---|---|
|
| List instance-level invitations, cursor-paginated. | |
|
| Create an instance-level invitation. On matching-email sign-up its public_metadata is copied onto the new user. Expires in 7 days. | |
|
| Revoke a pending instance invitation so it can no longer be accepted. |
Was this page helpful?