pub async fn get_webhooks(
configuration: &Configuration,
) -> Result<GetWebhooksResponse200, Error<GetWebhooksError>>
Expand description
Returns data about all the Webhooks of a company.
pub async fn get_webhooks(
configuration: &Configuration,
) -> Result<GetWebhooksResponse200, Error<GetWebhooksError>>
Returns data about all the Webhooks of a company.