FindGroups

Returns a list of Groups that match the specified criteria.

Sample SOAP Request

Request Parameters

Name

Description

Type

Optional

searchParameters

Supported search parameters:

  • description: searches for Groups whose descriptions contain the specified text
  • member: searches for Groups whose membership contains the specified User

If no parameters are specified, ALL Groups are returned.

GroupSearchParameters

no

Sample SOAP Response

Response Parameters

Name

Description

Type

matchingGroups

List of Groups matching the specified search parameters

SoapGroups

serverTimestamp

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

string

status

Final status of the request

string

Standard SOAP Parameters

SOAP Response Status Messages