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

# GET /config/

`GET /config/`

Get the current configuration info of EDA.

## Response `200`

Return the current configuration info of EDA.

- Config — Serializer for ConfigView response.
  - `time_zone` string, required
  - `version` string, required
  - `deployment_type` string, required

## Changes

- **2026-07-17** `c04fc5f09692` — 1 info
  - endpoint added
- **2023-04-25** `62d33b790834` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ansible/apis/event-driven-ansible-api/changes/config/get.md)

---

[API](https://skmtc.dev/ansible/apis/event-driven-ansible-api.md) · [All operations](https://skmtc.dev/ansible/apis/event-driven-ansible-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ansible/event-driven-ansible-api/revisions/c04fc5f09692/schema)
