---
title: "Get internal configurations."
method: GET
path: "/internalconfig"
tags: ["configure"]
---

# Get internal configurations.

`GET /internalconfig`

This endpoint is for retrieving system configurations that only provides for internal api call.

## Headers

- `X-Request-Id` string

## Response `200`

Get system configurations successfully. The response body is a map.

- InternalConfigurationsResponse

## Other responses

- `401` — User need to log in first.
- `403` — User does not have permission of admin role.
- `500` — Unexpected internal errors.

---

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