Skip to main content
GET
List webhook events

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Learn more about JWT tokens in the Coinbase Developer Portal.

Query Parameters

limit
integer<int32>

Limit

Maximum number of webhook events to return. Default is 10, Max is 25.

next
string

Next

Next item to use for pagination.

Response

A successful response.

List of webhook events .

webhookEvents
WebhookEvent · object[]
required

List of webhook events.

pagination
Pagination · object
required

Pagination information for the response.

Example: