Skip to main content
POST
Wait for the oldest matching captured HTTP event

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

inboxId
string<uuid>
required

Body

application/json

Wait for the oldest matching captured HTTP event

timeoutMs
integer<int32> | null

How long to block in milliseconds (default: 30000, max: 120000)

receivedAfter
string<date-time> | null

Oldest eligible receivedAt; default now minus 60 seconds

http
object | null

HTTP matchers for webhook event wait

Response

OK

Successful webhook event wait

event
object
required

Captured HTTP ingest event (preview, not raw bytes)