Get List Count
组
获取计数
Queries for groups using a list of parameters and retrieves the count.
GET
Get List Count
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter by the id of the group.
Filter by a comma seperated list of group ids.
Filter by the name of the group.
Filter by the name that the parameter is a substring of.
Filter by the type of the group.
Only retrieve groups where the given user id is a member of.
Only retrieve groups which are members of the given tenant.
Response
Request successful.
The number of matching instances.