Get an Outbound Webhook
Get a single outbound webhook by id. Dead-letter entries are resolved transparently and surfaced with status="DEAD_LETTER" and additional dead-letter fields populated.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Outbound webhook id (UUID)
Response
OK
0
"2026-05-21T12:00:00Z"
Dead-letter-only fields. Populated when DeadLetter is true.
false
"2026-05-21T12:00:00Z"
"019cf6ef-e418-7ced-80c0-7b9816faa798"
"DICT_ENTRY"
"timeout calling target URL"
"2026-05-21T12:00:00Z"
"max_retries_exceeded"
"DICT"
"019cf6ef-e418-7ced-80c0-7b9816faa798"
"2026-05-21T12:00:00Z"
3
"system"
"2026-05-21T12:00:00Z"
"560d59b9-3c74-46f8-be67-fee895b8e89e"
PENDING, PROCESSING, SENT, FAILED, DEAD_LETTER "PENDING"
"https://client.example.com/webhooks"
"2026-05-21T12:00:00Z"

