List all groups in the system with optional filtering.
Filtering: Use the prefix query parameter to filter groups by name prefix.
Authorization: All authenticated users can list groups.
Performance: Results are cached for optimal performance. Large result sets may be paginated in future versions.
Use Cases:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter groups by name prefix (case-insensitive)
List of groups retrieved successfully
Unique identifier for the group
1
Group name
"engineering_team:backend"
Group description
"Engineering team with access to development resources"
ISO timestamp when the group was created
"2024-01-15T10:30:00Z"
CPF of the user who created this group
"12345678901"