---
title: "Info"
method: GET
path: "/api/v2/info"
tags: ["v2", "info"]
---

# Info

`GET /api/v2/info`

Gets the API version and the operator leader-election mode.

## Response `200`

Successful Response

- InfoResponse — Response model containing information about the API and operator.
  - `version` string, required
  - `leader_election_mode` 'disabled' | 'leader' | 'follower' — Operator leader-election mode.

---

[API](https://skmtc.net/redis/apis/redis-data-integration-api.md) · [All operations](https://skmtc.net/redis/apis/redis-data-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/redis/redis-data-integration-api/versions/30f630f0aac5/schema)
