Español
cURL
curl --request GET \ --url https://api.devin.ai/v2/enterprise/organizations/{org_id}/git/connections \ --header 'Authorization: Bearer <token>'
{ "has_more": true, "items": [ { "connection_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "host": "<string>", "name": "<string>", "type": "github_token" } ], "limit": 123, "skip": 123, "total": 123, "next_cursor": 123 }
Obtiene una lista paginada de conexiones de Git a las que esta organización puede acceder
Personal API Key (apk_user_*) for Enterprise Admins only
x >= 0
1 <= x <= 200
Successful Response
Mostrar atributos secundarios
github_token
github_individual_token
github_app
gitlab_token
gitlab_oauth
bitbucket_oauth
bitbucket_token
azure_devops_oauth