get_received_webhooks

Function get_received_webhooks 

Source
pub async fn get_received_webhooks(
    __arg0: State<WebhookTestState>,
) -> Result<Json<Vec<ReceivedWebhook>>, StatusCode>
Expand description

Get received webhooks (for testing)

GET /api/v1/webhooks/received