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

---

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