---
title: "OpenAI domain verification"
method: GET
path: "/.well-known/{challenge_path}"
tags: ["ops"]
---

# OpenAI domain verification

`GET /.well-known/{challenge_path}`

Return the configured OpenAI Apps domain-verification token.

## Path parameters

- `challenge_path` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error
- `500` — Unhandled exception

---

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