Skip to main content
GET
List Webhook Endpoints

Overview

Requires the portfolios:manage scope.

Query Parameters

integer
default:"20"
Page size (1-100).
string
Opaque cursor.

Response

object: "list" envelope of Webhook objects (see Create Webhook Endpoint for the shape), with secret redacted.

Errors

Code Examples