---
title: "GET /raster-data-collection/{Arn}"
method: GET
path: "/raster-data-collection/{Arn}"
---

# GET /raster-data-collection/{Arn}

`GET /raster-data-collection/{Arn}`

Use this operation to get details of a specific raster data collection.

## Path parameters

- `Arn` string, required

## Response `200`

Success

- GetRasterDataCollectionOutput
  - `Arn` string, required — The Amazon Resource Name (ARN) of the raster data collection.
  - `Description` string, required — A description of the raster data collection.
  - `DescriptionPageUrl` string, required — The URL of the description page.
  - `ImageSourceBands` String[], required — The list of image source bands in the raster data collection.
  - `Name` string, required — The name of the raster data collection.
  - `SupportedFilters` Filter[], required — The filters supported by the raster data collection.
    - `Maximum` number, float — The maximum value of the filter.
    - `Minimum` number, float — The minimum value of the filter.
    - `Name` string, required — The name of the filter.
    - `Type` string, required — The type of the filter being used.
  - `Tags` object — Each tag consists of a key and a value.
  - `Type` 'PUBLIC' | 'PREMIUM' | 'USER', required — The raster data collection type.

## Other responses

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

---

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