Get user group by ID
Get user group by ID
Get a specific user group by ID. See User Groups.
GET
Get user group by ID
Authorizations
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-....
Path Parameters
User group ID
Response
User group retrieved successfully
Example:
"ug_123"
Example:
"org_123"
Example:
"QA Team"
Available options:
EVALUATOR Example:
"EVALUATOR"
Example:
"Quality assurance team"
Example:
["user_123"]Example:
["metric_123"]