gitlab-haskell-1.2.1.0: data/system-hooks/access-token1.json
{
"object_kind": "access_token",
"project": {
"id": 45653,
"name": "proj-name",
"description": "",
"web_url": "https://example.com/aaa1/proj-name",
"avatar_url": null,
"git_ssh_url": "git@example.com:aaa1/proj-name.git",
"git_http_url": "https://example.com/aaa1/proj-name.git",
"namespace": "Joe Bloggs",
"visibility_level": 0,
"path_with_namespace": "aaa1/proj-name",
"default_branch": "main",
"ci_config_path": "",
"homepage": "https://example.com/aaa1/proj-name",
"url": "git@example.com:aaa1/proj-name.git",
"ssh_url": "git@example.com:aaa1/proj-name.git",
"http_url": "https://example.com/aaa1/proj-name.git"
},
"object_attributes": {
"user_id": 4642,
"created_at": "2025-11-20 03:49:49 UTC",
"id": 2458,
"name": "the_token",
"expires_at": "2025-12-20"
},
"event_name": "expiring_access_token",
"interval": "thirty_days"
}