| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|---|---|---|
| appID | string | The unique identifier of Connected Application | |
| appName | string | The name associated with the app |
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|---|---|---|
| riskScore | number | The risk score associated with the Connected Application. | |
| appID | string | The unique identifier of Connected Application | |
| riskLevel | string | The risk level associated with the Connected Application. | |
| permissionsMetadata | list<object> | Metadata for each permission associated with the Connected Application. | |
| name | string | Name of the permission. | |
| riskLevel | string | Risk level of the permission. | |
| firstSeenTime | number | Timestamp when the permission was first seen. | |
| removedTime | number | Timestamp when the permission was removed (0 if not removed). | |
| riskScore | number | Risk score of the permission. Not present when riskLevel is Unknown. | |
| connectedAppName | string | Name of the Connected Application. |
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|---|---|---|
| resourceAri | string | Atlassian Resource Identifier for the group | |
| id | string | Unique group identifier | |
| name | string | Group name | |
| type | string | Resource type (group) | |
| usageType | string | This property represents how this collection of users is used | |
| managedBy | string | This property represents how this collection of users is managed. |
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|---|---|---|
| type | string | User record type: known, unknown, anonymous | |
| isGuest | boolean | Guest user flag | |
| locale | string | The locale of the user. Depending on the user's privacy setting, this may be returned as null. | |
| memberId | string | Composite unique key (groupId_accountId) | |
| accountId | string | User | User account ID |
| accountType | string | Account type: atlassian or app | |
| string | Member email address | ||
| publicName | string | Public name | |
| profilePicture | object | User profile picture | |
| path | string | Path to the profile picture | |
| width | number | Width of the profile picture | |
| height | number | Height of the profile picture | |
| isDefault | boolean | Whether the profile picture is the default avatar | |
| groupId | string | Group | Parent group ID |
| displayName | string | Display name |
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|---|---|---|
| authorId | string | User | Creator user ID |
| createdAt | number | Creation timestamp | |
| homepageId | string | Homepage content ID | |
| id | string | Space ID | |
| name | string | Space name | |
| type | string | Type of space | |
| currentActiveAlias | string | Currently active alias for a Confluence space. | |
| description | string | Space description (plain text) | |
| _links | object | Links related to the space | |
| webui | string | Web UI link to the space | |
| spaceOwnerId | string | User | Owner user ID of the space |
| key | string | Space key (short identifier) | |
| status | string | Space status: current or archived |
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|---|---|---|
| operation | object | The operation granted by this permission | |
| key | string | The type of operation. | |
| targetType | string | The type of entity the operation type targets. | |
| permissionId | string | Composite unique key (spaceId_permissionId) | |
| id | string | Permission assignment ID | |
| space_id | string | Space | Space ID (enriched by connector) |
| space_name | string | Space name (enriched by connector) | |
| principal | object | The subject this permission is assigned to | |
| id | string | id of the subject | |
| type | string | The type of subject |
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|---|---|---|
| operations | list<object> | Operations allowed for this user. | |
| operation | string | The operation itself. Valid values: administer, archive, clear_permissions, copy, create, create_space, delete, export, move, purge, purge_version, read, restore, restrict_content, update, use. | |
| targetType | string | The space or content type that the operation applies to. Could be one of: application, page, blogpost, comment, attachment, space. | |
| profilePicture | object | User profile picture | |
| path | string | Path to the profile picture | |
| width | number | Width of the profile picture | |
| height | number | Height of the profile picture | |
| isDefault | boolean | Whether the profile picture is the default avatar | |
| type | string | Valid values: known, unknown, anonymous, user | |
| displayName | string | The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. | |
| personalSpace | object | User personal space details | |
| key | string | Personal space key | |
| name | string | Personal space name | |
| type | string | Space type (personal) | |
| status | string | Space status | |
| operations | list<object> | Operations allowed in this personal space | |
| operation | string | The operation type | |
| targetType | string | The target type the operation applies to | |
| id | number | Personal space ID | |
| accountId | string | The account ID of the user, which uniquely identifies the user across all Atlassian products. | |
| accountType | string | The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.Valid values: atlassian, app, | |
| string | The email address of the user. Depending on the user's privacy setting, this may return an empty string. | ||
| publicName | string | The public name or nickname of the user. Will always contain a value. |
| ATTRIBUTE | TYPE | REFERS TO | DESCRIPTION |
|---|