Skip to main content
GET
Obtener registro de webhook por ID

Authorizations

x-api-key
string
header
required

Path Parameters

webhookLogId
string
required

Response

Registro de webhook recuperado con éxito por ID

id
string
required
webhookId
number
required
status
enum<string>
required
Available options:
success,
error,
ongoing
createdAt
string
required
currentAttempt
number
required
maxAttempts
number
required
event
enum<string>
required
Available options:
payment.created,
payment.voided,
payment.chargeback,
contact.status,
contact.active,
contact.inactive,
subscription.created,
subscription.updated,
subscription.cancelled
url
string
required
attempts
object[] | null
required