Skip to main content
GET
Consultar webhook

Autorizações

Authorization
string
header
obrigatório

Chave secreta da conta: Authorization: Bearer sk_test_… ou sk_live_…. Use só no servidor.

Parâmetros de caminho

endpointID
string<uuid>
obrigatório

Resposta

O endpoint.

id
string<uuid>
url
string<uri>

URL que recebe as entregas.

events
string[]

Eventos assinados. Qualquer evento emitido pode ser assinado pelo nome, inclusive os que ainda não têm payload documentado.

isActive
boolean

Se o endpoint está recebendo entregas.

createdAt
string<date-time>