Listar webhook endpoints

Lista todos los webhook endpoints registrados para tu cuenta.

Authentication

X-PUBLIC-KEYstring

Tu llave pública de API

X-SECRET-KEYstring
Tu llave secreta de API

Response

Lista de webhook endpoints
idstring
ID del endpoint
urlstringformat: "uri"
URL que recibe los webhooks
descriptionstring

Descripción del endpoint

disabledboolean

Si el endpoint está deshabilitado

metadatamap from strings to strings
Metadata personalizada
createdAtdatetime

Fecha de creación

updatedAtdatetime

Última actualización