GET /v1/integrations/git-namespaces
Summary: List git namespaces by provider
Operation ID: gitNamespaces
Auth: unknown
Operation ID: gitNamespaces
Auth: unknown
Description
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.
Parameters (2)
provider
(?, query, optional)
Constraints: {'enum': ['github', 'gitlab', 'bitbucket']}
teamId
(string, query, optional)
The Team identifier or slug to perform the request on behalf of.
No probe data for this endpoint yet.