Skip to content

List



GET /api/v1/mgroup/list

Overview

Retrieve the list of groups

Query Request Parameters

Parameter Name Type Required Description
showMembers boolean Whether to display associated member accounts
Example: false
Nullable: False
showRefWorkspace boolean Whether to display associated workspace information
Example: false
Nullable: False
search string Group name search
Nullable: False
pageIndex integer Page number
Nullable: False
Example: 10
$minValue: 1
pageSize integer Number of results per page
Nullable: False
Example: 10
$minValue: 1
$maxValue: 1000

Additional Parameter Notes

Response


Feedback

Is this page helpful? ×