Get list of user groups with pagination and filtering. See User Groups.
API key authorization. Pass your API key in the Authorization header as a Bearer token. Both new (gsk_*) and legacy (gsk-) API keys are accepted, e.g. Authorization: Bearer gsk_... or Authorization: Bearer gsk-....
Filter by user group IDs
Filter by organization IDs
Filter by user group types
Filter by user IDs (groups containing these users)
Filter by metric IDs (groups linked to these metrics)
Filter by user group names
Filter groups created at or after this timestamp (ISO 8601)
Filter groups created at or before this timestamp (ISO 8601)
Sort instructions (field and direction pairs)
Maximum number of results
Number of results to skip
User groups retrieved successfully
"ug_123"
"org_123"
"QA Team"
EVALUATOR "EVALUATOR"
"Quality assurance team"
["user_123"]["metric_123"]