---
title: "GET /inma/ingestion-sources"
method: GET
path: "/inma/ingestion-sources"
tags: ["Ingestion Sources"]
---

# GET /inma/ingestion-sources

`GET /inma/ingestion-sources`

Get ingestion sources in a geo-catalog

## Query parameters

- `api-version` string, required
- `$top` integer
- `$skip` integer

## Response `200`

The request has succeeded.

- IngestionSourceSummaryPagedResponse — Generic paged response model
  - `value` IngestionSourceSummary[], required — The items on the page
    - `id` string, uuid, required — Universally Unique Identifier
    - `kind` 'SasToken' | 'BlobManagedIdentity', required — Ingestion source type
    - `created` string, date-time — Created time in UTC format
  - `nextLink` string, uri — Link to the next page of results

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/orbital-microsoft-planetarycomputer.md) · [All operations](https://skmtc.net/azure/apis/orbital-microsoft-planetarycomputer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/orbital-microsoft-planetarycomputer/versions/42447be18bc5/schema)
