FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Use to retrieve user information for multiple accounts using a single API call. To retrieve information for multiple accounts, specify up to 10 account IDs using the getUsersQuery API request.
Type accountIdList
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
accountIds | accountIds | 1..1 |
Provide the account IDs for which you want to retrieve user information. The configuration option Number of accounts and associated user information to retrieve via SOAP API limits the number of accounts that can be specified. Default = 10. |
searchType | simpleSearchType | 1..1 |
Search criteria for one account ID would be:
Search criteria would be EQUALS if more than one account ID is provided to retrieve user information. |
Name | Type |
---|---|
userQueryParametersType | Complex Type |