API referenceIntegrations
List Git Connections
Response Body
application/json
curl -X GET "https://example.com/integrations/git"[ { "id": "string", "provider": "string", "repository": "string", "branch": "string", "verified": true, "local_path": "string" }]