For the complete documentation index, see llms.txt. This page is also available as Markdown.

Organizations

REST — Organizations endpoints.

Method
Path
Description

GET

/api/v1/organizations

List org memberships

GET

/api/v1/organizations/{id}

Get

POST

/api/v1/organizations/{id}/switch

Switch active org

GET

/api/v1/organizations/{id}/members

List members

POST

/api/v1/organizations/{id}/invitations

Invite

See also

Last updated

Was this helpful?