Webhooks API
Get Endpoint
GET
TypeScript SDK
Path Parameters
The endpoint ID or UID
Response
200 - application/json
Example:
"ep_1srOrx2ZWZBpBUvZwXKQmoEYga2"
Example:
"https://example.com/webhook/"
Example:
"Production monitoring endpoint"
Example:
false
Example:
["message.attempt.failing"]Example:
0
Example:
"2026-05-30T14:11:29.071Z"
Example:
"2026-05-30T14:11:29.071Z"
Example:
{ "environment": "production" }Example:
"monitoring-prod-endpoint"
The endpoint's raw secret (only returned on POST creation).
Example:
"whsec_C2FVsBQIhrscChlQIMV+b5sSYspob7oD"
TypeScript SDK