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
Query Params
Responses
🟢200Returned if the request is successful.
application/json
Bodyapplication/json
🟠400Returned if `accountId` is missing.
🟠401Returned if the authentication credentials are incorrect or missing.
🟠403Returned if the user does not have the necessary permission or is not accessing their user record.