Italiano
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/organizations/{org_id}/groups \ --header 'Authorization: Bearer <token>'
{ "has_more": true, "items": [ { "group_name": "<string>", "org_id": "<string>", "role": "<string>" } ], "limit": 123, "skip": 123, "total": 123, "next_cursor": 123 }
Restituisce un elenco paginato di gruppi Enterprise presenti in questa organizzazione
Personal API Key (apk_user_*) for Enterprise Admins only
x >= 0
1 <= x <= 200
Successful Response
Mostra attributi figli