Read Users

Reads the user in Adobe User Management organization.

Input

Field Definition Type Required
User
Email Email address of the user. String TRUE
Identity Type Choose one of the following options as the identity type for the input field:
  • Adobe: Identity Type that is created, owned, and managed by the end user.

  • Enterprise: Identity Type that is created, owned, and managed by an organization. Adobe hosts the Enterprise ID and performs authentication, but the organization

  • Federated: Identity Type that is created and owned by an organization, and linked to the enterprise directory through federation.

Dropdown TRUE

Output

Properties that are not populated are not returned in the response.

Field Definition Type
Results
ID Unique identifier of the organization. String
Email Email address of the user. String
Status

User's status with the organization. Only active users are returned by Get User Information and Get Users in Organization.

  • Active: Normal status for a user account in good standing.

  • Disabled: Disabled temporarily - user is not allowed to login, but is not removed.

  • Locked: Disabled permanently - user is not allowed to login, but is not removed.

  • Removed: The user account is being removed.

String
Username Unique username of the user. String
Domain

Domain of the user.

String
First Name First name of the user. String
Last Name Last name of the user. String
Country Code Valid ISO 2 upper-case characters country code. String
Type

Used to specify the content type of the request data.

  • AdobeID

  • EnterpriseID

  • FederatedID

  • Unknown

String
Groups List of product profile groups, user groups, or administrative groups with a maximum of 10 entries. List of Strings

Related topics

Adobe User Management connector

Workflow elements

Guidance for Adobe User Management connector

User Management Rest API overview