QueryUser

Returns the details for a specified User.

Sample SOAP Request

Request Parameters
Name Description Type Optional

targetName

Target name of the User to be queried

string

no

Sample SOAP Response (for all 4.0 deployments, and 4.1 deployments prior to patch 007)

Sample SOAP Response (for xMatters 4.1 patch 007 and later)

Response Parameters
Name Description Type

active

Indicates whether the User is active

Boolean

customAttributes

List of User's Custom Attribute values, qualified by field name

SoapCustomAttributeList

customFields

List of User's Custom Field values, qualified by field name

SoapCustomFieldList

firstName

User’s first name

string

hasMobileAccess

Indicates whether the User has access to the Mobile Gateway

Boolean

language

User’s preferred language

string

lastName

User’s last name

string

phoneLogin

User’s numeric phone login

SoapPhoneLogin

roles

List of assigned Roles

SoapRoleList

serverTimestamp

Time corresponding to the server time when the request was made (this should match the associated persisted audit event)

string

site

User’s assigned Site

string

status

Final status of the request

string

supervisors

List of User’s supervisors

SoapSupervisorList

targetName

User’s target name

string

timeZone

User's preferred time zone

string

webLogin

User's web login and type (LDAP or WEB)

SoapWebLogin

Standard SOAP Parameters

SOAP Response Status Messages