---
title: "GET /proxy"
method: GET
path: "/proxy"
tags: ["requestproxy"]
---

# GET /proxy

`GET /proxy`

## Query parameters

- `url` string
- `auth-type` 'basic' | 'bearer'
- `config-section` string
- `self-signed` boolean

## Response `200`

successful operation

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found

## Changes

- **2022-10-31** `880248663135` — 1 warning, 5 info
  - deleted the `query` request parameter `authorization`
  - added the new optional `query` request parameter `auth-type`
  - added the new optional `query` request parameter `config-section`
  - added the new optional `query` request parameter `self-signed`
  - …2 more
- **2022-01-15** `c6959f77a3f6` — 1 info
  - endpoint added
- **2019-03-07** `2d2cec576ebd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/changes/proxy/get.md)

---

[API](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend.md) · [All operations](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cometvisu/cometvisu-manager-backend/revisions/d5cd7c188244/schema)
