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

# get Entity Management Details

`GET /entity-management`

## Query parameters

- `api_key` string, required
- `activationDate` string
- `cageCode` string
- `dbaName` string
- `debtSubjectToOffset` string
- `dodaac` string
- `ueiDUNS` string
- `ueiSAM` string
- `entityStructureCode` string
- `entityStructureDesc` string
- `exclusionStatusFlag` string
- `expirationDate` string
- `legalBusinessName` string
- `primaryNaics` string
- `purposeOfRegistrationCode` string
- `purposeOfRegistrationDesc` string
- `registrationDate` string
- `physicalAddressCity` string
- `physicalAddressCongressionalDistrict` string
- `physicalAddressCountryCode` string
- `samExtractCode` string
- `physicalAddressProvinceOrState` string
- `physicalAddressZipPostalCode` string
- `businessTypeCode` string
- `businessTypeDesc` string
- `sbaBusinessTypeCode` string
- `sbaBusinessTypeDesc` string
- `entityType` string
- `organizationStructure` string
- `stateOfIncorporationCode` string
- `stateOfIncorporationDesc` string
- `countryOfIncorporationCode` string
- `countryOfIncorporationDesc` string
- `naicsCode` string
- `naicsDesc` string
- `naicsLimitedSB` string
- `pscCode` string
- `pscDescription` string
- `servedDisasterStateCode` string
- `servedDisasterStateName` string
- `servedDisasterCountyCode` string
- `servedDisasterCountyName` string
- `servedDisasterMSA` string
- `includeSections` string
- `q` string
- `page` string
- `size` string
- `format` string
- `emailId` 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

---

[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-service-production.skmtc.workers.dev/v1/apis/gsa/entity-management-rest-api/revisions/b5b05c6c43ca/schema)
