Skip to main content
GET
List events for a gVault webhook
Inspect delivery status and payloads for one gVault webhook registration.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Query Parameters

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

Response

Delivery events for this webhook.

data
object[]
required
nextCursor
string | null
required