Skip to main content
GET
Consultar status do webhook

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

api-key
string
header
required

Obrigatório. Sua chave API.

Path Parameters

id
integer
required

ID do webhook a ser consultado

Response

Sucesso

id
integer

ID do webhook

url
string

URL cadastrada que recebe os eventos

situacao
enum<string>

Situação atual do webhook. ativo: entregas funcionando normalmente. bloqueado_temporariamente: entregas suspensas após falhas consecutivas; uma nova tentativa ocorre em bloqueio_temporario.proxima_tentativa. bloqueado_definitivamente: entregas interrompidas após esgotar as tentativas de reenvio.

Available options:
ativo,
bloqueado_temporariamente,
bloqueado_definitivamente
bloqueio_temporario
object

Estado do bloqueio temporário (circuit breaker)

bloqueio_definitivo
object

Estado do bloqueio definitivo