curl --location --request GET 'https://gitlab.com/api/v3/projects//hooks'
{
"build_events": "string",
"created_at": "string",
"enable_ssl_verification": "string",
"id": "string",
"issues_events": "string",
"merge_requests_events": "string",
"note_events": "string",
"pipeline_events": "string",
"project_id": "string",
"push_events": "string",
"tag_push_events": "string",
"url": "string",
"wiki_page_events": "string"
}