Command Palette
Search for a command to run

List git connections

Retrieve all git connections for a namespace

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

Retrieve all git connections for a namespace. Connections link a git provider to a specific repository.

Path parameters


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

Previous Create a git connection

Next Delete a git connection