Module gitlab_api::groups::details
[−]
[src]
Details of a group
https://docs.gitlab.com/ce/api/groups.html#details-of-a-group
Details of a group
Get all details of a group.
GET /groups/ID
Parameters:
| Attribute | Type | Required | Description |
|---|---|---|---|
id |
integer/string | yes | The ID or path of a group |
Structs
| GroupLister |