---
title: "Read Suggested Redirect Uri"
method: GET
path: "/api/snowflake/suggested-redirect-uri"
tags: ["snowflake"]
---

# Read Suggested Redirect Uri

`GET /api/snowflake/suggested-redirect-uri`

Return the exact redirect URI to register with Snowflake.

Derived from this environment's API origin, never from the request host: a
URI an admin pastes into the security integration and Snowflake then
byte-matches must not be spoofable from a header.

## Response `200`

Successful Response

- SuggestedRedirectUriResponse — The callback URI an admin must register in their security integration. Served rather than derived in the browser: the SPA knows its own origin, not the API's, and Snowflake matches this byte for byte.
  - `redirect_uri` string, required

## Changes

- **2026-08-25** `7c2c045c836c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/changes/api/snowflake/suggested-redirect-uri/get.md)

---

[API](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.dev/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/revisions/f0da1998fe85/schema)
