GET
/control-plane/api/v1/v1/organizations/{organization_id}/git-provider/install-url
Authentication
API Key (BearerAuth)
Header:
Authorization
Path Parameters
organization_idstringrequired
Organization ID
Query Parameters
providerstringrequired
Provider
Responses
200
OK
Example:
{
"key": "value"
}400
Bad Request
Example:
{
"key": "value"
}