ListGroupMembers

Returns a list of members in a specified Group.

Sample SOAP Request

Request Parameters

Name

Description

Type

Optional

groupName

Name of the Group for which you want a Member list

string

no

includePersons

Flag indicating whether Users should be returned by this request (default is false)

Boolean

no

ignoreCoverages

Flag indicating whether to observe Coverages when determining Group members (default is false):

  • If true, all Group members are returned
  • If false, only members included in the current Coverage are returned

Boolean

no

Sample SOAP Response

Response Parameters

Name

Description

Type

groupMembers

List of unique Users in the specified Group

SoapPersons

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