Allows you to get information about a user with the given ExternalID. The external ID is a unique identifier from your external system.
The external ID of the user to retrieve.
OK Response
Indicates the status of the API request.
0 = Success
10 = Error
20 = Not found
30 = Invalid integration key
Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).
The user's unique identifier
The user's external ID, usually a unique identifier from the calling system
The user's title
The user's first name
The user's middle name
The user's last name
The user's username (used during sign-in)
The unique identifier of the organization the user belongs to
The Id of the user's company (set only if the user belongs to a company)
The user Id of the user's manager (set only if the user belongs to a manager)
Indicates whether the user account has been disabled
The user's e-mail address
The user's phone number
The user's secondary phone number
First line of the user's address
Second line of the user's address
The user's city
The user's state
The user's country.
The 2-character code for the user's country
The user's zip/postal code
URL to the user's profile image
The User's timezone
Identifiers of roles the user belongs to
Identifiers of organizations the user has management rights to
Custom Fields that have values for the user