Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

ngrok-version
integer
default:2
required

Path Parameters

id
string
required

a resource identifier

Response

200 - application/json

Get a TLS Edge by ID

id
string

unique identifier of this edge

description
string

human-readable description of what this edge will be used for; optional, max 255 bytes.

metadata
string

arbitrary user-defined machine-readable data of this edge. Optional, max 4096 bytes.

created_at
string

timestamp when the edge configuration was created, RFC 3339 format

uri
string

URI of the edge API resource

hostports
string[]

hostports served by this edge

backend
object

edge modules

ip_restriction
object

n/a

mutual_tls
object

n/a

tls_termination
object

n/a

traffic_policy
object

the traffic policy associated with this edge or null