List outbound webhook delivery logs
Logs
List outbound webhook delivery logs
Returns a paginated feed of webhook deliveries this tenant sent to registered endpoints, newest first. Each row records the event, destination, HTTP status, and execution time. Payloads, headers and bodies are only returned by the detail endpoint, with secrets masked.
GET
List outbound webhook delivery logs
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
Substring match against the event name.
Items per page (max 100).
Required range:
1 <= x <= 1001-based page number.
Required range:
x >= 1