Search user groups
GET
/v1/users/group/searchQuery parameters
- Search term to filter groups by name or other attributes.
Responses
/** Imported from delio-core. */
type Collection_UserGroupResource = unknown[]curl https://your-url.com/kong/core/api/gateway/v1/users/group/search?search={search}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"