Command Palette
Search for a command to run

List git providers

Retrieve all registered git providers for a namespace

GET
/auth/v1/seed/{namespace}/git-providers

Retrieve all registered git providers for a namespace.

Path parameters


namespace
type: string
required
The namespace (user or organization) to list git providers for.

Previous Create a git provider

Next Create a git connection