Groups
Get group
This operation is deprecated, use group/member.
Returns all users in a group.
Permissions required: either of:
- Browse users and groups global permission.
- Administer Jira global permission.
get/rest/api/2/group
Query parameters
groupnamestring
As a group's name can change, use of groupId is recommended to identify a group.
The name of the group. This parameter cannot be used with the groupId parameter.
groupIdstring
The ID of the group. This parameter cannot be used with the groupName parameter.
expandstring
List of fields to expand.
Response
Returned if the request is successful.