API Reference
List Group
List the groups.
GET
List Group
Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The maximum number of groups to fetch.
Token used for pagination.
Filtering for groups, follows the lucene query string format for example 'name: "groups/abc"', see Group type for available fields.
List Group

