GET
/
v1
/
organizations

Response

200 - application/json
blocked_reads
boolean

Returns the current status for blocked reads.

blocked_writes
boolean

Returns the current status for blocked writes.

name
string

The organization name. Every user has a personal organization for their own account.

overages
boolean

The name of the organization. Every user has a personal organization for their own account.

plan_id
string

The pricing plan identifier this organization is subscribed to.

plan_timeline
string

The billing cycle for the paid plan, if any.

platform
string

The external platform this organization is managed by. Will be empty for Turso managed organizations.

slug
string

The organization slug. This will be your username for personal accounts.

type
enum<string>

The type of account this organization is. Will always be personal or team.

Available options:
personal,
team