Type Alias GetWebhookParamsInternal

GetWebhookParams: GetSpaceParams & {
    webhookDefinitionId: string;
}