Returns the keys of all properties for a user.Note: This operation does not access the user properties created and maintained in Jira.Permissions required:
Administer Jiraglobal permission, to access the property keys on any user.
Access to Jira, to access the calling user's property keys.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://jira.local:8080/jira/rest//rest/api/3/user/properties'