Skip to main content
GET
Obter um webhook de saída

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
string
obrigatório

ID do webhook de saída (UUID)

Resposta

OK

attemptCount
integer
Exemplo:

0

createdAt
string<date-time>
Exemplo:

"2026-05-21T12:00:00Z"

deadLetter
boolean

Campos exclusivos de dead-letter. Preenchidos quando DeadLetter é true.

Exemplo:

false

deliveredAt
string<date-time>
Exemplo:

"2026-05-21T12:00:00Z"

entityId
string
Exemplo:

"019cf6ef-e418-7ced-80c0-7b9816faa798"

entityType
string
Exemplo:

"DICT_ENTRY"

errorMessage
string
Exemplo:

"timeout calling target URL"

failedAt
string<date-time>
Exemplo:

"2026-05-21T12:00:00Z"

failureReason
string
Exemplo:

"max_retries_exceeded"

flowType
string
Exemplo:

"DICT"

id
string
Exemplo:

"019cf6ef-e418-7ced-80c0-7b9816faa798"

lastAttemptAt
string<date-time>
Exemplo:

"2026-05-21T12:00:00Z"

maxRetries
integer
Exemplo:

3

movedBy
string
Exemplo:

"system"

nextRetryAt
string<date-time>
Exemplo:

"2026-05-21T12:00:00Z"

payload
object
requestId
string
Exemplo:

"560d59b9-3c74-46f8-be67-fee895b8e89e"

status
enum<string>
Opções disponíveis:
PENDING,
PROCESSING,
SENT,
FAILED,
DEAD_LETTER
Exemplo:

"PENDING"

targetUrl
string
Exemplo:

"https://client.example.com/webhooks"

updatedAt
string<date-time>
Exemplo:

"2026-05-21T12:00:00Z"