Search groups

Search for groups by name

get/groups

Query parameters

querystring required

Search query to match against name

cursorstring

Cursor to use to continue fetching groups

Response

Ok

nextCursorstring nullable required

Cursor for the next page

hasNextPageboolean required

Whether there are more results

totalnumber double required

Total count of groups matching the query

Changes

Changed in 1 of the 5 revisions of this API.1

    • the security scope read was added to the endpoint's security scheme bearer

      api-security-scope-added