List all git credentials
Git Credentials
List all git credentials
Returns all git credentials in the workspace. Use a credential’s uuid as credential_id when creating a stack or a github-sourced app. Tokens are never returned.
GET
List all git credentials
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Response
List all git credentials
Unique credential identifier — pass this as credential_id when creating a stack or a github-sourced app
Display name (unique per workspace)
Git provider: 'github', 'gitlab', or 'bitbucket'
GitHub App installation id (present for GitHub App credentials)
Creation timestamp
Last update timestamp

