---
title: "View console configuration"
method: GET
path: "/v0/server/config/console"
tags: ["server"]
---

# View console configuration

`GET /v0/server/config/console`

View the Bencher Console configuration managed by the API server. This is a public route and does not require authentication.

## Response `200`

successful operation

- JsonConsole
  - `url` string, required

## Other responses

- `4XX` — Error
- `5XX` — Error

---

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