简体中文
cURL
curl --request GET \ --url https://api.devin.ai/v3beta1/enterprise/git-providers/connections
{ "end_cursor": "<string>", "has_next_page": false, "items": [ { "created_at": 123, "git_connection_id": "<string>", "git_provider_type": "github_token", "host": "<string>", "name": "<string>" } ], "total": 123 }
1 <= x <= 200
显示 子属性