Skip to main content
GET
List gVault webhooks
List the organization’s active gVault webhook registrations. Signing secrets are not included.

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

Active gVault webhook registrations.

data
object[]
required
nextCursor
string | null
required