Get group
GET {{baseUrl}}/api/group/by-name?name=<string>
Returns a user group for a given group name.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string | (Required) The name of the group. This is the same as the group name shown in | |
the Confluence administration console. |
RESPONSES
status: OK
{"type":"group","name":"et exercitation","id":"ut Duis dolore consectetur","_links":{}}