Get groups

GET {{baseUrl}}/api/group?start=0&limit=200

Returns all user groups. The returned groups are ordered alphabetically in ascending order by group name.

Permissions required: Permission to access the Confluence site ('Can use' global permission).

Request Params

KeyDatatypeRequiredDescription
startnumberThe starting index of the returned groups.
limitnumberThe maximum number of groups to return per page.
Note, this may be restricted by fixed system limits.

RESPONSES

status: OK

{}