---
title: "Get ingest configuration"
method: GET
path: "/v1/rest/ingestion/configuration"
---

# Get ingest configuration

`GET /v1/rest/ingestion/configuration`

## Response `200`

Configuration response

- ConfigurationResponse
  - `containerSettings` ContainerSettings
    - `containers` ContainerInfo[]
      - `path` string
    - `lakeFolders` ContainerInfo[]
      - `path` string
    - `refreshInterval` string
    - `preferredUploadMethod` string, nullable
  - `ingestionSettings` IngestionSettings
    - `maxBlobsPerBatch` integer
    - `maxDataSize` integer
    - `preferredIngestionMethod` string, nullable

---

[API](https://skmtc.net/azure/apis/kusto-ingest-rest-api.md) · [All operations](https://skmtc.net/azure/apis/kusto-ingest-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/kusto-ingest-rest-api/versions/a8bd596047c9/schema)
