Skip to main content
GET
List organizations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string

Response

200 - application/json

Organization page.

items
object[]
required
next_cursor
string | null
Last modified on June 30, 2026