Skip to main content
GET
Get an organization

Authorizations

Authorization
string
header
required

Short-lived access token minted by POST /v1/oauth/token.

Path Parameters

party_id
string
required

Response

Successful Response

An organization visible to the authenticated client credential.

id
string
required

The organization's unique ID.

display_name
string
required

The organization's display name.

is_active
boolean
required

Whether the organization is active.

The full legal entity name.

dba_name
string | null

The doing-business-as name.