v14
latestOpenAPI 3.0.32026-08-04377889.4 MBintegrations
List git namespaces by provider
Lists git namespaces for a supported provider. Supported providers are github, gitlab and bitbucket. If the provider is not provided, it will try to obtain it from the user that authenticated the request.
get/v1/integrations/git-namespaces
Query parameters
hoststring
The custom Git host if using a custom Git provider, like GitHub Enterprise Server
Example:ghes-test.now.systems
The custom Git host if using a custom Git provider, like GitHub Enterprise Server
provider'github' | 'github-limited' | 'github-custom-host' | 'gitlab' | 'bitbucket'
viewerMetadataboolean
When true, includes the viewer object for each namespace.
When true, includes the viewer object for each namespace.