Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information 

1

SessionTicket

String

Yes 


Click here for more information

AaoSuE89vJzjNFnsXZNioA==

IncludeInactiveFlag

Boolean

Yes 

false 

If set to 'true', inactive users will be included in the results. Otherwise, only active users will be returned. This flag is disregarded if a user is specified in UserIdentity

true

LastUpdatedSinceTimestamp

DateTime

No


If set, only resources that have been updated since this date will be returned. This value is disregarded if a user is specified in UserIdentity

2018-10-20

MaxRowsToReturn

Int32

No 


The maximum number of users to be retrieved. This value is disregarded if a user is specified in UserIdentity

5

QueryString

String

No 


A search string to narrow down the results. A user will be included in the results if the search string matches the user display name or user reference system id / employee id as well as the other specified criteria. This value is disregarded if a cost center is specified in UserIdentity.


UserIdentity

PwsUserRef

No 


The unique keys used to identify a resource to be retrieved


...