List webhook deliveries
List delivery attempts for one webhook endpoint, including response status and retry state.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Path parameters
webhookId
Unique webhook identifier generated by BCTRL.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Query parameters
cursor
limit
Response
OK
data
nextCursor
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

