---
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.

## Changes

- **2026-02-19** (2025-04-30-preview) `28e8cb365289` — 1 info
  - api operation id `IngestionSources_ListAll` removed and replaced with `IngestionSources_List`
- **2025-05-15** (2025-04-30-preview) `00cbc3d6d8e0` — 1 info
  - api operation id `IngestionSources_List` removed and replaced with `IngestionSources_ListAll`

[Change history](https://skmtc.dev/azure/apis/orbital-microsoft-planetarycomputer/changes/inma/ingestion-sources/get.md)

---

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