Skip to main content

get_webhook

Function get_webhook 

Source
pub async fn get_webhook(
    __arg0: State<Arc<EventStore>>,
    __arg1: Path<Uuid>,
) -> Result<Json<Value>>
Expand description

Get a specific webhook by ID