---
title: "Proxy a GET request to an endpoint specified in the proxy's configuration."
method: GET
path: "/proxy/{endpoint_key}"
tags: ["proxy"]
---

# Proxy a GET request to an endpoint specified in the proxy's configuration.

`GET /proxy/{endpoint_key}`

Access to the endpoint will be restricted by Clowder authentication.

## Path parameters

- `endpoint_key` string, required

## Other responses

- `401` — Not authorized
- `404` — Endpoint not configured

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/versions/bcd187478e0d/schema)
