v1

latestOpenAPI 3.0.12026-07-13130168404.3 KB
Users

Get group memberships for user

Returns the groups that a user is a member of.

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

get/wiki/rest/api/user/memberof

Query parameters

accountIdstring required

The account ID of the user. The accountId uniquely identifies the user across all Atlassian products. For example, 384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.

startinteger

The starting index of the returned groups.

limitinteger

The maximum number of groups to return per page. Note, this may be restricted by fixed system limits.

Response

Returned if the requested groups are returned.

startinteger required
limitinteger required
sizeinteger required
totalSizeinteger

This property will return total count of the objects before pagination is applied. This value is returned if shouldReturnTotalSize is set to true.

_linksGenericLinks required