---
title: "GET /raster-data-collections"
method: GET
path: "/raster-data-collections"
---

# GET /raster-data-collections

`GET /raster-data-collections`

Use this operation to get raster data collections.

## Query parameters

- `MaxResults` integer
- `NextToken` string, password

## Response `200`

Success

- ListRasterDataCollectionsOutput
  - `NextToken` string, password — If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.
  - `RasterDataCollectionSummaries` RasterDataCollectionMetadata[], required — Contains summary information about the raster data collection.
    - `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 — The description URL of the raster data collection.
    - `Name` string, required — The name of the raster data collection.
    - `SupportedFilters` Filter[], required — The list of 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 type of raster data collection.

## 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)
