Error
A valid request URL is required to generate request examples{
"total": 0,
"items": [
{
"organisation_id": "organisation_id",
"install_url": "install_url",
"updated_at": "2000-01-23T04:56:07.000Z",
"auth": {
"basic": {
"password": "password",
"username": "username"
},
"token": "token"
},
"host": "host",
"credentials_configured": true,
"created_at": "2000-01-23T04:56:07.000Z",
"id": "id",
"type": null,
"status": "active"
},
{
"organisation_id": "organisation_id",
"install_url": "install_url",
"updated_at": "2000-01-23T04:56:07.000Z",
"auth": {
"basic": {
"password": "password",
"username": "username"
},
"token": "token"
},
"host": "host",
"credentials_configured": true,
"created_at": "2000-01-23T04:56:07.000Z",
"id": "id",
"type": null,
"status": "active"
}
]
}Source and registry integrations
List git integrations for the organization
GET
/
api
/
v1
/
organizations
/
{org_id}
/
git-integrations
Error
A valid request URL is required to generate request examples{
"total": 0,
"items": [
{
"organisation_id": "organisation_id",
"install_url": "install_url",
"updated_at": "2000-01-23T04:56:07.000Z",
"auth": {
"basic": {
"password": "password",
"username": "username"
},
"token": "token"
},
"host": "host",
"credentials_configured": true,
"created_at": "2000-01-23T04:56:07.000Z",
"id": "id",
"type": null,
"status": "active"
},
{
"organisation_id": "organisation_id",
"install_url": "install_url",
"updated_at": "2000-01-23T04:56:07.000Z",
"auth": {
"basic": {
"password": "password",
"username": "username"
},
"token": "token"
},
"host": "host",
"credentials_configured": true,
"created_at": "2000-01-23T04:56:07.000Z",
"id": "id",
"type": null,
"status": "active"
}
]
}⌘I