GET
/
settings
/
git
{
  "git_allowed_domains": [
    "<string>"
  ],
  "git_repo_url": "<string>",
  "git_repo_package_name": "<string>"
}

Authorizations

fastapiusersauth
string
cookie
required

Response

200 - application/json

Successful Response

git_allowed_domains
string[]
required
git_repo_url
string | null
git_repo_package_name
string | null