简体中文
cURL
curl --request GET \ --url https://api.devin.ai/v3beta1/enterprise/organizations
{ "end_cursor": "<string>", "has_next_page": false, "items": [ { "created_at": 123, "max_cycle_acu_limit": 123, "max_session_acu_limit": 123, "name": "<string>", "org_id": "<string>", "updated_at": 123 } ], "total": 123 }
List organizations in the enterprise.
1 <= x <= 200
显示 子属性