Function fiberplane_api_client::webhook_delivery_get
source · pub async fn webhook_delivery_get(
client: &ApiClient,
workspace_id: Base64Uuid,
webhook_id: Base64Uuid,
delivery_id: Base64Uuid
) -> Result<WebhookDelivery>Expand description
Retrieve information about a specific delivery for a specific webhook