Get List (POST)
POST/group
Queries for a list of groups using a list of parameters. The size of the result set can be retrieved by using the Get Group Count (POST) method.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if a sortOrder parameter is supplied,
but no sortBy is specified. See the Introduction
for the error response format.