Skip to main content
GET
Listar o histórico de entregas de um webhook

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Parâmetros de caminho

id
string
obrigatório

Subscription id (UUID).

Exemplo:

"0190b5a0-0000-7000-8000-0000000000aa"

Parâmetros de consulta

limit
string

Page size (default 50). A negative or non-numeric value is rejected with 400.

Exemplo:

"50"

Resposta

OK

items
object[] | null
obrigatório

The subscription's delivery attempts (including retries).