---
title: "POST /datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata"
method: POST
path: "/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata"
---

# POST /datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata

`POST /datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata`

Get metadata attributes for an image set.

## Path parameters

- `datastoreId` string, required
- `imageSetId` string, required

## Query parameters

- `version` string

## Response `200`

Success

- GetImageSetMetadataResponse
  - `imageSetMetadataBlob` string, required — The blob containing the aggregated metadata information for the image set.

## Other responses

- `480` — ThrottlingException
- `481` — ConflictException
- `482` — AccessDeniedException
- `483` — ValidationException
- `484` — InternalServerException
- `485` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/medical-imaging.md) · [All operations](https://skmtc.net/aws/apis/medical-imaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/medical-imaging/versions/a4a282481097/schema)
