English
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/groups/{group_name} \ --header 'Authorization: Bearer <token>'
{ "group_name": "<string>", "org_count": 123, "role_by_org_id": {} }
Get details for a specific IdP group in this Enterprise
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response
Show child attributes