Authorization: Bearer ********************curl --location 'https://testforgeplus.trustie.net/api/v1///webhooks.json' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: autologin_trustie={{token}}'{
"total_count": 1,
"webhooks": [
{
"id": 4161,
"url": "http://gxdaw.tf/snhcg",
"http_method": "GET",
"is_active": true,
"type": "gitea",
"last_status": "waiting",
"create_time": "2023-04-03 19:01:29"
}
]
}