curl --location --request GET 'https://gitlab.com/api/v3/projects//services/'
{
"active": "string",
"build_events": "string",
"created_at": "string",
"id": "string",
"issues_events": "string",
"merge_requests_events": "string",
"note_events": "string",
"pipeline_events": "string",
"properties": "string",
"push_events": "string",
"tag_push_events": "string",
"title": "string",
"updated_at": "string"
}