---
title: "Connection info."
method: GET
path: "/rest/api/whoami/"
tags: ["Connection"]
---

# Connection info.

`GET /rest/api/whoami/`

Informacje o połączeniu

## Response `200`

Successfull operation

- ContentDTO
  - `content` WhoamiDTO[] — Response Content
    - `clientId` integer — Client Id
    - `name` string
    - `validTo` string

## Other responses

- `401` — Authorization failed

---

[API](https://skmtc.dev/apilo/apis/apilo-rest-api.md) · [All operations](https://skmtc.dev/apilo/apis/apilo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apilo/apilo-rest-api/revisions/a0f9dcdba6cc/schema)
