Returns the default issue table columns for the user. If accountId is not passed in the request, the calling user's details are returned.Permissions required:
Administer Jiraglobal permission, to get the column details for any user.
Permission to access Jira, to get the calling user's column details.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/user/columns'