v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Users

Get user default columns

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 Jira global permission, to get the column details for any user.
  • Permission to access Jira, to get the calling user's column details.
get/rest/api/2/user/columns

Query parameters

accountIdstring
Example:5b10ac8d82e05b22cc7d4ef5

The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.

usernamestring

This parameter is no longer available See the deprecation notice for details.

Response

Returned if the request is successful.

labelstring

The issue navigator column label.

valuestring

The issue navigator column value.