Resources
- Databases
- Groups
- Locations
- Organizations
- Members
- Invites
- Audit Logs
- API Tokens
List Invites
Returns a list of invites for the organization.
Path Parameters
The slug of the organization or user account.
Response
The current status of the invite.
The datetime the invite was created in ISO 8601 format. Example: 2023-01-01T00:00:00Z
The datetime the invite was deleted (or revoked) in ISO 8601 format. Example: 2023-01-01T00:00:00Z
The email of the person invited.
The unique ID for the invite.
Returns the current status for blocked reads.
Returns the current status for blocked writes.
The organization name. Every user has a personal
organization for their own account.
The name of the organization. Every user has a personal
organization for their own account.
The pricing plan identifier this organization is subscribed to.
The billing cycle for the paid plan, if any.
The external platform this organization is managed by. Will be empty for Turso managed organizations.
The organization slug. This will be your username for personal
accounts.
The type of account this organization is. Will always be personal
or team
.
personal
, team
The ID of the organization the user was invited to.
The assigned role for the invited user.
admin
, member
, viewer
The unique token used to verify the invite.
Was this page helpful?