---
title: "Information about versions of application and data."
method: GET
path: "/info"
tags: ["info"]
---

# Information about versions of application and data.

`GET /info`

## Response `200`

Response with the requested content.

- InfoResult — Response to the info request
  - `appName` string — Application name
  - `appVendor` string — Application vendor
  - `appVersion` string — Application version
  - `backendAppName` string — Backend application name
  - `backendAppVendor` string — Backend application vendor
  - `backendAppVersion` string — Backend application version
  - `backendDataFrom` string — For which day are data valid

---

[API](https://skmtc.net/o2/apis/sociodemo.md) · [All operations](https://skmtc.net/o2/apis/sociodemo/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/o2/sociodemo/versions/820b9e0755f2/schema)
