gitlab-haskell-1.2.1.0: data/system-hooks/access-token2.json
{
"object_kind": "access_token",
"project": {
"id": 42526,
"name": "project-name",
"description": null,
"web_url": "https://example.com/abc1/example",
"avatar_url": null,
"git_ssh_url": "git@example.com:abc1/example.git",
"git_http_url": "https://example.com/abc1/example.git",
"namespace": "Joe Bloggs",
"visibility_level": 0,
"path_with_namespace": "abc1/example",
"default_branch": "main",
"ci_config_path": "",
"homepage": "https://example.com/abc1/example",
"url": "git@example.com:abc1/example.git",
"ssh_url": "git@example.com:abc1/example.git",
"http_url": "https://example.com/abc1/example.git"
},
"object_attributes": {
"user_id": 4560,
"created_at": "2025-10-29 22:41:27 UTC",
"id": 2258,
"name": "abc",
"expires_at": "2025-11-28"
},
"event_name": "expiring_access_token",
"interval": "seven_days"
}