Skip to main content
GET
Get User Organization Memberships

Headers

string
required
Your API key for authentication.

Response

array
A list of organizations the user belongs to.
string
The unique identifier of the organization.
string
The unique slug identifier of the organization.
string
The display name of the organization.
string[]
The permissions assigned to the user within the organization.

Valid values: "owner", "admin", "operator", "viewer"
boolean
Whether the user is the owner of the organization.
boolean
Whether the user originally created the organization.
string (ISO 8601)
The timestamp of when the user joined the organization.
null
Always null on success.

Docs for agents: llms.txt