import { WebhooksListWebhookEndpointsRequest } from "@polar-sh/sdk/models/operations/webhookslistwebhookendpoints.js";
let value: WebhooksListWebhookEndpointsRequest = {
organizationId: "1dbfc517-0bbf-4301-9ba8-555ca42b9737",
};| Field | Type | Required | Description |
|---|---|---|---|
organizationId |
operations.QueryParamOrganizationId | ➖ | Filter by organization ID. |
page |
number | ➖ | Page number, defaults to 1. |
limit |
number | ➖ | Size of a page, defaults to 10. Maximum is 100. |