Organizations
List Organizations
Returns a list of organizations the authenticated user owns or is a member of.
GET
/
v1
/
organizations
Response
200 - application/json
The organization name. Every user has a personal
organization for their own account.
The organization slug. This will be your username for personal
accounts.
The type of account this organization is. Will always be personal
or team
.
Available options:
personal
, team
The name of the organization. Every user has a personal
organization for their own account.
Returns the current status for blocked reads.
Returns the current status for blocked writes.
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.
Was this page helpful?