---
title: "Get child enterprise"
method: GET
path: "/api/org/enterprise/{enterpriseId}"
tags: ["Organization Management"]
---

# Get child enterprise

`GET /api/org/enterprise/{enterpriseId}`

Get a child enterprise by its ID for a child enterprise within an organization.

## Path parameters

- `enterpriseId` string, required — The ID of the child enterprise within the organization

## Query parameters

- `organizationId` string, required — The ID of the organization that owns the enterprise

## Response `200`

- object
  - `organizationEnterprise` object, required
    - `enterprise` object, required
      - `id` string, required
      - `name` string, required
      - `bitgoOrg` 'BitGo Trust' | 'BitGo New York' | 'BitGo Germany' | 'BitGo Switzerland' | 'BitGo Europe ApS' | 'Frankfurt DE Trust' | 'BitGo Singapore' | 'BitGo Korea' | 'BitGo Custody MENA FZE' | 'BitGo India' | 'BitGo Sister Trust 1' | 'BitGo Inc', required
      - `kycState` 'unverified' | 'approved' | 'rejected' | 'pending' | 'qrscanned' | 'inreview' | 'flagged' | 'flagged_retry_allowed', required
      - `legalIdentifiers` object, required
        - `legalPersonNameIdentifierType` 'LEGL', required
        - `legalPersonName` string
      - `type` string, required
      - `latestSAVersionSigned` number, required
      - `travelRule` boolean, required
      - `productLicenses` string[], required
      - `canAccessBorrowing` boolean, required
      - `canAccessLending` boolean, required
      - `canAccessSettlement` boolean, required
      - `canAccessTrading` boolean, required
      - `canCreateColdWallet` boolean, required
      - `canCreateHotWallet` boolean, required
      - `canCreateCustodialWallet` boolean, required
      - `canCreateOffchainWallet` boolean, required
      - `oneTimeFees` string[], required
      - `upfrontPaymentStatus` string, required
      - `ethAlwaysUseHop` boolean, required
      - `usersViewAllWallets` boolean, required
      - `videoIdWaived` boolean, required
      - `createdAt` string
      - `additionalEnterpriseInfo` object
        - `contact` object
          - `addressType` string
          - `name` string
          - `street` string
          - `street2` union
            - string
            - unknown
            - unknown
          - `suite` union
            - string
            - unknown
            - unknown
          - `city` string
          - `state` string
          - `postalCode` string
          - `country` string
      - `tradeOnboardingAgreement` object
        - `user` string, required
        - `date` union, required
          - string
          - string
          - string
        - `ip` string, required
      - `stakingServicesAgreement` object
        - `user` string, required
        - `date` union, required
          - string
          - string
          - string
        - `ip` string, required
      - `custodyServicesAgreement` object
        - `user` string, required
        - `date` union, required
          - string
          - string
          - string
        - `ip` string, required
        - `bitgoOrg` 'BitGo Trust' | 'BitGo New York' | 'BitGo Germany' | 'BitGo Switzerland' | 'BitGo Europe ApS' | 'Frankfurt DE Trust' | 'BitGo Singapore' | 'BitGo Korea' | 'BitGo Custody MENA FZE' | 'BitGo India' | 'BitGo Sister Trust 1' | 'BitGo Inc'
      - `distributedCustodyMicAgreement` object
        - `user` string, required
        - `date` union, required
          - string
          - string
          - string
        - `ip` string, required
      - `stablecoinAgreement` object[]
        - `user` string, required
        - `date` union, required
          - string
          - string
          - string
        - `ip` string, required
        - `version` number, required
      - `accountType` 'individual' | 'entity'
      - `businessModel` union
        - 'bitgoAsAService' | 'cryptoAsAServiceParent' | 'cryptoAsAServiceChild'
        - unknown
        - unknown
      - `complianceModel` 'EURegulated' | 'EUNonRegulated'
      - `salesforceAccountId` string
      - `salesforceOpportunityId` string
      - `opportunityName` string
      - `salesEmail` string
      - `cheetahAccountId` string
      - `primaryContact` string
      - `emergencyPhone` string
      - `pricingPlan` string
      - `approvalsRequired` number
      - `mutablePolicyWindow` number
      - `freeze` object
        - `time` union
          - string
          - string
        - `expires` union
          - string
          - string
        - `reason` string
        - `frozenBy` string
        - `unFrozenBy` string
      - `bitgoEthKey` string
      - `ethFeeAddress` string
      - `walletLimit` object
      - `preferredUi` 'bg23' | '' | 'bg25-inst' | 'bg25-retail' | 'kintsugi'
      - `custodialWalletLimit` union
        - object
        - unknown
        - unknown
      - `allowedCoins` string[]
      - `featureFlags` string[]
      - `labels` string[]
      - `publicLabels` string[]
      - `licenses` string[]
      - `ellipticId` string
      - `ellipticHotWallets` boolean
      - `restrictedDvp` string[]
      - `vaspId` string
      - `bitgoVaspId` string
      - `coinSpecific` object
      - `walletCounts` object
        - `enterpriseWallets` object, required
      - `walletTypeCounts` object
      - `activePricingType` union
        - object
          - `name` 'starter' | 'growth' | 'employee' | 'FTX Retail' | 'FTX Institutional', required
          - `startDate` union, required
            - string
            - string
          - `startReason` string, required
          - `id` string
          - `endDate` union
            - string
            - string
            - unknown
            - unknown
          - `endReason` string
        - unknown
        - unknown
      - `source` 'bitcoinBuilder' | 'ftx' | 'ftx-retail' | 'ftx-bahamas' | 'ftx-bahamas-retail' | 'sofi' | 'sofiDocuSignPendingDeprecation' | 'bitcoinWell' | 'lucid' | 'wlf' | 'walrus' | 'mtgox' | 'landingPageReferral' | 'caas' | 'caas-testnet-prospect' | 'test'
      - `totalWalletsCount` number
      - `internal` object
        - `migratedToNewPolicyService` union, required
          - boolean
          - unknown
          - unknown
        - `policiesLocked` boolean, required
        - `umsMappingComplete` union, required
          - boolean
          - unknown
          - unknown
      - `distributedCustody` object
        - `signingBitgoOrg` 'BitGo Trust' | 'BitGo New York' | 'BitGo Germany' | 'BitGo Switzerland' | 'BitGo Europe ApS' | 'Frankfurt DE Trust' | 'BitGo Singapore' | 'BitGo Korea' | 'BitGo Custody MENA FZE' | 'BitGo India' | 'BitGo Sister Trust 1' | 'BitGo Inc'
      - `migratedToNewPolicyService` boolean
      - `videoIdUsers` object[]
        - `email` string, required
        - `userId` string, required
        - `inviter` string, required
        - `state` 'awaitingApproval' | 'awaitingAcceptance' | 'pendingSchedule' | 'pendingInitialId' | 'underReview' | 'approved' | 'rejected' | 'archived', required
        - `videoCallId` string
        - `approvalDate` string
        - `archivedDate` string
        - `pendingApprovalId` string
        - `videoLink` string
        - `enterpriseId` string
        - `enterpriseName` string
      - `sourceConfig` object[]
        - `source` 'bitcoinBuilder' | 'ftx' | 'ftx-retail' | 'ftx-bahamas' | 'ftx-bahamas-retail' | 'sofi' | 'sofiDocuSignPendingDeprecation' | 'bitcoinWell' | 'lucid' | 'wlf' | 'walrus' | 'mtgox' | 'landingPageReferral' | 'caas' | 'caas-testnet-prospect' | 'test', required
        - `metadata` object
          - `showBanner` boolean
          - `readyForDistribution` boolean
          - `showVideoIdBanner` boolean
          - `ftxCreditorId` string
          - `ftxHost` 'COM' | 'LIQUID' | 'US'
          - `creditorId` string
      - `videoIdRequired` boolean
      - `contract` object
        - `startDate` union
          - string
          - string
        - `endDate` union
          - string
          - string
          - unknown
          - unknown
        - `isExternal` boolean
      - `referralCode` string
      - `logoUrl` string
      - `oauthSetting` union
        - object
          - `clientId` string, required
          - `clientSecret` string, required
          - `oauthProvider` 'msEntra', required
          - `tenantId` string, required
        - object
          - `clientId` string, required
          - `clientSecret` string, required
          - `oauthProvider` 'okta', required
          - `oktaDomain` string, required
      - `optOutOfPoints` boolean
      - `requestedBitgoOrg` 'BitGo Trust' | 'BitGo New York' | 'BitGo Germany' | 'BitGo Switzerland' | 'BitGo Europe ApS' | 'Frankfurt DE Trust' | 'BitGo Singapore' | 'BitGo Korea' | 'BitGo Custody MENA FZE' | 'BitGo India' | 'BitGo Sister Trust 1' | 'BitGo Inc'
      - `requestedProducts` string[]
      - `requestedBitgoProducts` string[]
      - `isContractedClient` boolean
      - `smartWorkQueuePriority` boolean
      - `documents` object
        - `required` string[]
        - `wForm` object
          - `user` string, required
          - `date` union, required
            - string
            - string
            - string
          - `ip` string, required
      - `organization` string
      - `permissions` string[]
      - `isBeneficialOwner` boolean
      - `acceptedInvite` boolean
    - `account` string, required

---

[API](https://skmtc.net/bitgo/apis/bitgo-api.md) · [All operations](https://skmtc.net/bitgo/apis/bitgo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitgo/bitgo-api/revisions/e445c15e5bee/schema)
