---
title: "Return OK if application is started"
method: GET
path: "/info"
tags: ["Home"]
---

# Return OK if application is started

`GET /info`

## Response `200`

OK.

- AppInfo
  - `name` string
  - `version` string
  - `environment` string

## Other responses

- `401` — Wrong or missing function key.
- `403` — Forbidden.
- `500` — Service unavailable.

---

[API](https://skmtc.dev/pagopa/apis/pagopa-api-debt-position.md) · [All operations](https://skmtc.dev/pagopa/apis/pagopa-api-debt-position/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pagopa/pagopa-api-debt-position/revisions/4190aa328706/schema)
