---
title: "Get the application constants."
method: GET
path: "/api/systems/application"
tags: ["Systems"]
---

# Get the application constants.

`GET /api/systems/application`

Get the application constants.

## Response `200`

The application constants.

- object
  - `protectedApps` object, required
    - `defaultDomain` string, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `501` — Not Implemented

---

[API](https://skmtc.net/logto/apis/logto-api-references.md) · [All operations](https://skmtc.net/logto/apis/logto-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/logto/logto-api-references/revisions/a163dc77d842/schema)
