---
title: "get Entity Management Details"
method: GET
path: "/sam/v1/entity-management"
tags: ["entity-management-controller"]
---

# get Entity Management Details

`GET /sam/v1/entity-management`

## Query parameters

- `activationDate` string
- `cageCode` string
- `dbaName` string
- `debtSubjectToOffset` string
- `dodaac` string
- `ueiDUNS` string
- `ueiSAM` string
- `entityEFTIndicator` string
- `entityStructureCode` string
- `entityStructureDesc` string
- `exclusionStatusFlag` string
- `expirationDate` string
- `legalBusinessName` string
- `primaryNaics` string
- `purposeOfRegistrationCode` string
- `purposeOfRegistrationDesc` string
- `registrationDate` string
- `updateDate` string
- `physicalAddressCity` string
- `physicalAddressCongressionalDistrict` string
- `physicalAddressCountryCode` string
- `samExtractCode` string
- `physicalAddressProvinceOrStateCode` string
- `physicalAddressZipPostalCode` string
- `businessTypeCode` string
- `businessTypeDesc` string
- `entityType` string
- `organizationStructureCode` string
- `organizationStructureDesc` string
- `stateOfIncorporationCode` string
- `stateOfIncorporationDesc` string
- `countryOfIncorporationCode` string
- `countryOfIncorporationDesc` string
- `naicsCode` string
- `naicsDesc` string
- `naicsLimitedSB` string
- `pscCode` string
- `pscDesc` string
- `servedDisasterStateCode` string
- `servedDisasterStateName` string
- `servedDisasterCountyCode` string
- `servedDisasterCountyName` string
- `servedDisasterMSA` string
- `sbaBusinessTypeCode` string
- `sbaBusinessTypeDesc` string
- `includeSections` string
- `q` string
- `page` string
- `size` string
- `format` string
- `emailId` string
- `edi` string
- `companySecurityLevelCode` string
- `highestEmployeeSecurityLevelCode` string
- `companySecurityLevelDesc` string
- `highestEmployeeSecurityLevelDesc` string
- `ultimateParentUEIDUNS` string
- `ultimateParentUEISAM` string
- `agencyBusinessPurposeCode` string
- `agencyBusinessPurposeDesc` string
- `sensitivity` string
- `routingNumber` string
- `bankName` string
- `accountNumber` string
- `eftWaiverFlag` string
- `agencyLocationCode` string
- `disbursingOfficeSymbol` string
- `taxpayerName` string
- `taxpayerIdentificationNumber` string
- `api_key` string

## Response `200`

Successfully retrieved list

## Other responses

- `401` — You are not authorized to view the resource
- `403` — Accessing the resource you were trying to reach is forbidden
- `404` — The resource you were trying to reach is not found

## Changes

- **2021-05-25** (v1) `a3cb69dece78` — 1 info
  - endpoint added
- **2021-05-12** (v1) `76f30e849e44` — 1 breaking
  - api path removed without deprecation
- **2021-05-10** (v1) `8cc4bd489abd` — 2 warning
  - deleted the `query` request parameter `isDisasterResponseParticipant`
  - deleted the `query` request parameter `physicalAddressCongressionalDistrictState`
- **2021-04-29** (v1) `ea2972c62120` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gsa/apis/entity-management-rest-api/changes/sam/v1/entity-management/get.md)

---

[API](https://skmtc.dev/gsa/apis/entity-management-rest-api.md) · [All operations](https://skmtc.dev/gsa/apis/entity-management-rest-api/llms.txt) · [OpenAPI document](https://skmtc.dev/gsa/apis/entity-management-rest-api/revisions/a3cb69dece78?raw)
