Skip to main content
GET
/
v1
/
webhook_deliveries
Listar deliveries de webhook
curl --request GET \
  --url https://api.rail.cl/v1/webhook_deliveries \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.rail.cl/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key emitida desde el dashboard. Servidor-a-servidor con sk_, browser-to-server con pk_. El prefijo identifica modo (test/live).

Query Parameters

endpoint_id
string
status
enum<string>
Available options:
pending,
sent,
failed
limit
integer
default:25
Required range: 1 <= x <= 100

Response

200

Default Response