Skip to main content
GET
List all gVault webhook events
Inspect delivery status and payloads across the organization’s gVault webhook registrations.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

cursor
string
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Product-scoped delivery events.

data
object[]
required
nextCursor
string | null
required