Interface WebhooksApiWebhooksRetrieveEventsRequest

Request parameters for webhooksRetrieveEvents operation in WebhooksApi.

WebhooksApiWebhooksRetrieveEventsRequest

interface WebhooksApiWebhooksRetrieveEventsRequest {
    type?: string;
}

Properties

Properties

type?: string

Type of webhook

WebhooksApiWebhooksRetrieveEvents