Skip to main content
GET
List organizations

Authorizations

Authorization
string
header
required

Basic Auth header with your app ID as the username and your app secret as the password.

Headers

privy-app-id
string
required

ID of your Privy app.

Query Parameters

cursor
string
Minimum string length: 1
limit
number | null
Required range: x <= 100

Response

200 - application/json

Organizations in the app, with pagination.

Response returned when listing organizations for an app.

data
Organization · object[]
required
next_cursor
string | null
required