Atlassian · Schema

User

Represents a user account in an Atlassian organization.

CodeCollaborationPlatformProductivitySoftware Development

Properties

Name Type Description
account_id string The unique Atlassian account identifier.
account_type string The type of account.
account_status string The current status of the account.
name string The display name of the user.
email string The email address of the user.
picture string URL of the user's profile picture.
nickname string The nickname of the user.
last_active string The last time the user was active.
created string When the user account was created.
product_access array Products the user has access to.
View JSON Schema on GitHub