---
title: "GET /sources/{id}/services/{srv_id}/proxy"
method: GET
path: "/sources/{id}/services/{srv_id}/proxy"
tags: ["sources", "services", "proxy"]
---

# GET /sources/{id}/services/{srv_id}/proxy

`GET /sources/{id}/services/{srv_id}/proxy`

GET to `path` of Service.  The response and status code from Service is directly returned.

## Path parameters

- `id` string, required
- `srv_id` string, required

## Query parameters

- `path` string, required

## Response `204`

Service returned no content

## Other responses

- `404` — Data source or Service ID does not exist.
- `default` — Response directly from the service

---

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