---
title: "Get client configuration"
method: GET
path: "/api/v4/config/client"
tags: ["system"]
---

# Get client configuration

`GET /api/v4/config/client`

Get a subset of the server configuration needed by the client.
##### Permissions
No permission required.

## Query parameters

- `format` string, required

## Response `200`

Configuration retrieval successful

- 38cb7293StatusOK
  - `status` string — Will contain "ok" if the request was successful and there was nothing else to return

## Other responses

- `400` — Invalid or missing parameters in URL or request body
- `501` — Feature is disabled

---

[API](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools.md) · [All operations](https://skmtc.dev/infomaniak/apis/api-reference-developer-tools/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/infomaniak/api-reference-developer-tools/revisions/667aae28fec6/schema)
