Webhook endpoints

Get webhook endpoints

This operation returns a list of webhook endpoints with pagination.

Note: This operation needs Authentication.

get/v1/webhook-endpoints

Query parameters

page[size]integer

The number of resources to return in a single response.

page[before]string

Unique identifier.

The cursor for the previous page of resources.

page[after]string

Unique identifier.

The cursor for the next page of resources.

Response

Successful response with webhook endpoints data in JSON:API format.

Changes

No recorded changes to this endpoint across all 1 revision of this API.