Get git credential
Git Credentials
Get git credential
Retrieves a single git credential. Tokens are never returned.
GET
Get git credential
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Credential UUID
Response
Get git credential
Api_V1_Entities_GitCredential model
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

