v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-23241216351.5 KB
EventDestinations

Get

Get detailed information about an Event Destination by ID.

get/event_destinations/{id}

Path parameters

idstring required

a resource identifier

Headers

ngrok-versioninteger required

Response

Get detailed information about an Event Destination by ID.

idstring

Unique identifier for this Event Destination.

metadatastring

Arbitrary user-defined machine-readable data of this Event Destination. Optional, max 4096 bytes.

created_atstring

Timestamp when the Event Destination was created, RFC 3339 format.

descriptionstring

Human-readable description of the Event Destination. Optional, max 255 bytes.

formatstring

The output format you would like to serialize events into when sending to their target. Currently the only accepted value is JSON.

uristring

URI of the Event Destination API resource.