Skip to main content
GET
List gtoken webhooks
List the organization’s active gtoken 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 gtoken webhook registrations.

data
object[]
required
nextCursor
string | null
required