Internal get organization

get/api/v2/internal/organization/{id}

Internal route to get organization object given org ID

Path Parameters

  • idstringRequired
    The organization ID
    Min length: >= 1 characters

Query Parameters

  • fieldsstring or array

200 Response

organization object required
enterprises array[string]
The list of enterprises associated with the organization
id string required
The organization ID
name string
The name of the organization
pricingPlanOne of
The pricing plan for the organization
enterpriseNameSuffixOne of
The suffix for the enterprise name
salesforceAccountId string
The Salesforce account ID
defaultEnterpriseValues object
The default values for the enterprise
approvedVideoIdUsers array[string]
The list of approved users for video ID
defaultOrgEnterpriseTemplateId string
orgFeatureFlags array[string]
All feature flags that should be set on the organization
Allowed values: disableLivenessAsDefault dontSendStatementEmailNotifications userManagementServiceEnabled achDebitsEnabledAllEnterprises
reserveGoAccountId
string or null
The ID of the organization's reserve holdings Go account
licenses array[string]
Organization-level licenses
Allowed value: DAppConnections

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id