Skip to main content
GET
/
admin
/
settings
/
registry
Error
A valid request URL is required to generate request examples
{
  "git_repo_url": "<string>",
  "git_repo_package_name": "<string>",
  "git_allowed_domains": [
    "<string>"
  ]
}

Authorizations

fastapiusersauth
string
cookie
required

Response

200 - application/json

Successful Response

Platform registry settings response.

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