---
title: "Describe the controlled Den egress diagnostic"
method: GET
path: "/v1/diagnostics/egress"
tags: ["Diagnostics"]
---

# Describe the controlled Den egress diagnostic

`GET /v1/diagnostics/egress`

Reports whether the operator-configured public Diagnostics target is available. The target cannot be supplied by the browser.

## Response `200`

Egress diagnostic configuration returned successfully.

- object
  - `available` boolean, required
  - `targetOrigin` string, uri, nullable, required
  - `missingConfiguration` string[], required

## Other responses

- `401` — The caller must be signed in.
- `403` — Only workspace owners and admins can inspect egress diagnostics.

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/versions/55ba7d5c7a7b/schema)
