---
title: "GET /v1/dataLayers:get"
method: GET
path: "/v1/dataLayers:get"
tags: ["dataLayers"]
---

# GET /v1/dataLayers:get

`GET /v1/dataLayers:get`

Gets solar information for a region surrounding a location. Returns an error with code `NOT_FOUND` if the location is outside the coverage area.

## Query parameters

- `exactQualityRequired` boolean
- `experiments` string[]
- `location.latitude` number
- `location.longitude` number
- `pixelSizeMeters` number
- `radiusMeters` number
- `requiredQuality` 'IMAGERY_QUALITY_UNSPECIFIED' | 'HIGH' | 'MEDIUM' | 'LOW' | 'BASE'
- `view` 'DATA_LAYER_VIEW_UNSPECIFIED' | 'DSM_LAYER' | 'IMAGERY_LAYERS' | 'IMAGERY_AND_ANNUAL_FLUX_LAYERS' | 'IMAGERY_AND_ALL_FLUX_LAYERS' | 'FULL_LAYERS'

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/solar.md) · [All operations](https://skmtc.dev/google/apis/solar/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/solar/revisions/5dc8972af7ee/schema)
