Get filtered user groups

Returns all user groups that meet the criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Search criteria for the user groups. For example: IsSendEmailToMemebers = 'true'.

Note: The criteria field (in this case, IsSendEmailToMemebers) must be indexed.

string

Field name for sorting. For example: Name.

Note: The sort field (in this case, Name) should be indexed or sortable.

string

Sort direction (ascending or descending) of the data. For example, ASC or DESC.

Note: If the sort field parameter is specified, the default sort order is DESC.

int32

The number of records to display on each page.

int32

The page number of the result set to view.

Responses

400

Bad Request

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json