List Groups

GET {{baseUrl}}/api/v1/groups?q=<string>&filter=<string>&after=<string>&limit=<integer>&expand=<string>

Enumerates groups in your organization with pagination. A subset of groups can be returned that match a supported filter expression or query.

Request Params

KeyDatatypeRequiredDescription
qstring
filterstringFilters apps by status, user.id, group.id or credentials.signing.kid expression
afterstringSpecifies the pagination cursor for the next page of apps
limitstringSpecifies the number of results for a page
expandstringTraverses users link relationship and optionally embeds Application User resource