Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

JIRA Service Desk Data Model

Navigation: Schema: Views > Views

OrganizationUsers

Contents Previous Home Next More

Catalog: JIRA

Schema: Views

This is a read-only view. The JIRA Service Desk API may not support changing the data or the Invantive SQL driver for JIRA Service Desk does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the JIRA Service Desk API.

View Columns

The columns of the view OrganizationUsers are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

accountId

string

 

The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5. Required in requests. An account ID with value unknown is returned when there is missing data for a user, which only happens for deleted users. We recommend you treat this value as an error case if you need to access more information about the user.

accountType

string

 

The user account type. Can take the following values: atlassian regular Atlassian user account, app system account used for Connect applications and OAuth to represent external systems, customer Jira Service Desk account representing an external service desk

active

boolean

 

Indicates whether the user is active.

displayName

string

 

The display name of the user. Depending on the user’s privacy setting, this may return an alternative value.

emailAddress

string

 

The email address of the user. Depending on the user’s privacy setting, this may be returned as null.

key

string

 

This property is no longer available and will be removed from the documentation soon

locale

string

 

The locale of the user. Depending on the user’s privacy setting, this may be returned as null.

name

string

 

This property is no longer available and will be removed from the documentation soon.

ogn_id

string

 

A unique system generated ID for the organization.

ogn_name

string

 

Name of the organization.

timeZone

string

 

The time zone specified in the user's profile. Depending on the user’s privacy setting, this may be returned as null.

 

29-09-2021 12:46 Version 20.2.43-PROD+3437