Skip to main content
GET
Get organization

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.

Path Parameters

organization_id
string<cuid>
required

ID of the organization.

Response

200 - application/json

The requested organization.

A Privy organization object.

id
string
required

Unique organization identifier

display_name
string
required

Organization display name

Required string length: 1 - 100
default_key_quorum_id
string<cuid2>
required

A unique identifier for a key quorum.

created_at
number
required

Unix timestamp when the organization was created

updated_at
number
required

Unix timestamp when the organization was last updated