Get All Groups
Get all entity groups. If using a JWT, will return all groups the entity is part of. If using an API key, will return all groups for the organization.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Search entity groups by name. This will perform a case-insensitive search on the group name.