Function fiberplane_api_client::webhooks_list
source · pub async fn webhooks_list(
client: &ApiClient,
workspace_id: Base64Uuid,
page: Option<i32>,
limit: Option<i32>
) -> Result<Vec<Webhook>>Expand description
Retrieve all webhooks for a specific workspace