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

# GET /status/

`GET /status/`

Get the current status of EDA.

## Response `200`

- StatusResponse
  - `status` string, required
  - `message` string

## Other responses

- `500`

## Changes

- **2026-07-17** `c04fc5f09692` — 2 info
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `500`
- **2024-04-23** `cbf68ddd9760` — 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/status/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)
