---
title: "Get"
method: GET
path: "/edges/tcp/{id}/traffic_policy"
tags: ["TCPEdgeTrafficPolicyModule"]
---

# Get

`GET /edges/tcp/{id}/traffic_policy`

## Path parameters

- `id` string, required

## Headers

- `ngrok-version` integer, required

## Response `200`

n/a

- EndpointTrafficPolicy
  - `enabled` boolean — `true` if the module will be applied to traffic, `false` to disable. default `true` if unspecified
  - `value` string — the traffic policy that should be applied to the traffic on your endpoint.

---

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