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

KeyDatatypeRequiredDescription
namestring(Required) The name of the group. This is the same as the group name shown in
the Confluence administration console.

RESPONSES

status: OK

{&quot;type&quot;:&quot;group&quot;,&quot;name&quot;:&quot;et exercitation&quot;,&quot;id&quot;:&quot;ut Duis dolore consectetur&quot;,&quot;_links&quot;:{}}