curl --location -g --request GET 'http://gitlab.example.com/v3/projects//services/'
{
"id": "string",
"title": "string",
"created_at": "string",
"updated_at": "string",
"active": "string",
"push_events": "string",
"issues_events": "string",
"merge_requests_events": "string",
"tag_push_events": "string",
"note_events": "string",
"build_events": "string",
"pipeline_events": "string",
"properties": "string"
}
【GitLab】API开发者 微信交流群
用微信扫右侧二维码,加入【GitLab】API开发者 交流群,互助沟通