---
title: "Preview a pending MCP OAuth authorization request."
method: GET
path: "/mcp/oauth/authorize/request"
tags: ["MCP OAuth"]
---

# Preview a pending MCP OAuth authorization request.

`GET /mcp/oauth/authorize/request`

## Query parameters

- `request` string, required

## Response `200`

Safe consent-screen metadata.

- McpOAuthAuthorizationPreview
  - `clientName` string, required
  - `requestedScopes` string[], required
  - `expiresAt` string, date-time, required
  - `resource` string, uri, required

## Other responses

- `401` — Invalid, expired, or revoked API key.
- `404` — Resource not found for the key workspace.

---

[API](https://skmtc.net/windmill-growth/apis/traxy-customer-api-and-mcp-v1.md) · [All operations](https://skmtc.net/windmill-growth/apis/traxy-customer-api-and-mcp-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/windmill-growth/traxy-customer-api-and-mcp-v1/revisions/5ea23c14f8cf/schema)
