---
title: "Get Status"
method: GET
path: "/v2/info"
tags: ["info"]
---

# Get Status

`GET /v2/info`

Returns the status of the API

## Headers

- `x-tenant-id` string, uuid, required

## Response `200`

Status of the API.

- JTLWawiRestContractsModelsV1InfoStatus — Model Class: Status
  - `version` string — The Version of Wawi.
  - `timestamp` string, date-time — The current Server Time
  - `tenant` string — The name of the current Database Tenant
  - `type` string — Constant Identifier of API

## Other responses

- `404` — No fields could be found.

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
