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

# GET /inma/ingestion-sources/{id}

`GET /inma/ingestion-sources/{id}`

Get an ingestion source in a geo-catalog

## Path parameters

- `id` string, uuid, required

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- IngestionSource — Ingestion Source
  - `id` string, uuid, required — Universally Unique Identifier
  - `created` string, date-time — Created time in UTC format
  - `kind` 'SasToken' | 'BlobManagedIdentity', required — Ingestion source type

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