Webhook
Obtener registro de webhook por ID
Obtener detalles del registro de webhook por ID
GET
/
webhook
/
log
/
:webhookLogId
Authorizations
x-api-key
string
headerrequiredPath Parameters
webhookLogId
string
requiredResponse
200 - application/json
id
string
requiredwebhookId
number
requiredstatus
enum<string>
requiredAvailable options:
success
, error
, ongoing
createdAt
string
requiredcurrentAttempt
number
requiredmaxAttempts
number
requiredevent
enum<string>
requiredAvailable options:
payment.created
, contact.status
, subscription.created
, subscription.updated
, subscription.cancelled
url
string
requiredattempts
object[] | null
required