---
title: "Get ACHGateway config"
method: GET
path: "/config"
tags: ["Operations"]
---

# Get ACHGateway config

`GET /config`

Retrieve the active configuration.

## Response `200`

Masked application configuration

- Config — Full config object loaded with ACHGateway. Certain sensitive values are masked to protect their value. See https://moov-io.github.io/achgateway/config/ for a full specification.

## Changes

- **2022-07-01** `36a63af99208` — 1 info
  - api operation id `getConfig` was added
- **2022-06-30** `9461284c962f` — 1 info
  - api operation id `getConfig` removed and replaced with ``

[Change history](https://skmtc.dev/moov-io/apis/achgateway-api/changes/config/get.md)

---

[API](https://skmtc.dev/moov-io/apis/achgateway-api.md) · [All operations](https://skmtc.dev/moov-io/apis/achgateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moov-io/achgateway-api/revisions/25218385da8c/schema)
