---
title: "Get information about your EvolutionAPI"
method: GET
path: "/"
---

# Get information about your EvolutionAPI

`GET /`

Get information about your EvolutionAPI

## Path parameters

- `instance` string, required

## Response `200`

Ok

- object
  - `status` integer — The HTTP status of the response
  - `message` string — Descriptive message about the current state of the API
  - `version` string — The current version of the API
  - `swagger` string — URL to the API's Swagger documentation
  - `manager` string — URL to the API manager
  - `documentation` string — URL to the detailed API documentation

---

[API](https://skmtc.net/evolution-foundation/apis/evolution-api-2.md) · [All operations](https://skmtc.net/evolution-foundation/apis/evolution-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evolution-foundation/evolution-api-2/versions/153363ee7f38/schema)
