v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBUser properties
Get user properties
Returns the properties for a user as list of property keys. For more information about user properties, see Confluence entity properties. Note, these properties stored against a user are on a Confluence site level and not space/content level.
Permissions required: Permission to access the Confluence site ('Can use' global permission).
get/wiki/rest/api/user/{userId}/property
Path parameters
userIdstring required
The account ID of the user to be queried for its properties.
Query parameters
startinteger
The starting index of the returned properties.
limitinteger
The maximum number of properties to return per page. Note, this may be restricted by fixed system limits.
Response
Returned if the requested properties are returned.