---
title: "GET /DescribeEntity#catalog&entityId"
method: GET
path: "/DescribeEntity#catalog&entityId"
---

# GET /DescribeEntity#catalog&entityId

`GET /DescribeEntity#catalog&entityId`

Returns the metadata and content of the entity.

## Query parameters

- `catalog` string, required
- `entityId` string, required

## Response `200`

Success

- DescribeEntityResponse
  - `EntityType` string — The named type of the entity, in the format of <code>EntityType@Version</code>.
  - `EntityIdentifier` string — The identifier of the entity, in the format of <code>EntityId@RevisionId</code>.
  - `EntityArn` string — The ARN associated to the unique identifier for the entity referenced in this request.
  - `LastModifiedDate` string — The last modified date of the entity, in ISO 8601 format (2018-02-27T13:45:22Z).
  - `Details` string — This stringified JSON object includes the details of the entity.

## Other responses

- `480` — InternalServiceException
- `481` — AccessDeniedException
- `482` — ValidationException
- `483` — ResourceNotSupportedException
- `484` — ResourceNotFoundException
- `485` — ThrottlingException

---

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