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.
リクエストパラメータ
クエリパラメータ
レスポンス
🟢200OK
application/json
Returned if the request is successful.
ボディ
🟠400不正な要求
🟠401権限なし
🟠403アクセス禁止
🟠404レコードが存在しない
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/user/properties'