Integrations
Git provider integrations and shared repositories.
Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.
/v2/repositoriesList repositories shared into the current project
/v2/repositoriesShare a repository into the current project
/v2/projects/{id}/repositoriesList shared repositories
/v2/projects/{id}/repositoriesShare a repository into the project
/v2/projects/{id}/repositoriesRevoke a shared repository
/v2/projects/{id}/repositories/branchesList branches of a shared repository
/v2/projects/{id}/repositories/scan_repoScan a shared repository for a Dockerfile and config
/v2/integrationsList git integrations
/v2/integrations/providersList available git providers
/v2/integrations/{id}/applicationsList applications using an integration
/v2/integrations/{id}/reposList repositories on an integration
/v2/integrations/{id}/clone_credentialsMint short-lived HTTPS clone credentials for a repository
/v2/integrations/{id}/issuesList issues for a repository on an integration
/v2/integrations/{id}/pullsList pull or merge requests for a repository on an integration
/v2/integrations/{id}/branchesList branches of a repository on an integration
/v2/integrations/{id}/sharesList a repository's project shares
/v2/integrations/{id}/detect_dockerfileDetect a Dockerfile in a repository
/v2/integrations/{id}/scan_repoScan a repository for config
/v2/integrations/{id}/testTest an integration's connectivity
/v2/integrations/{id}/syncResync an integration
/v2/integrations/{id}/removeRemove an integration
/v2/integrations/{id}Delete an integration
/v2/git_instancesList registered self-hosted provider instances
/v2/git_instancesRegister a self-hosted GitLab or Gitea instance
/v2/git_instances/{id}Delete a registered self-hosted instance