[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Get All Repository Credentials\n\nVersion 4.0.25.14 (latest)\n\n### Get all Repository Credentials for a project\n\n`root_project_id` is required.\n\nRequest\n-------\n\nGET /projects/{root_project_id}/credentials \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nroot_project_id \nstring \nRoot Project Id\n\nResponse\n--------\n\n### 200: Repository Credential\n\nDatatype \nDescription \n(array) \n[RepositoryCredential](/looker/docs/reference/looker-api/latest/types/RepositoryCredential)\\[\\] \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \nid \n*lock* \nstring \nUnique Id \nroot_project_id \n*lock* \nstring \nRoot project Id \nremote_url \n*lock* \nstring \nGit remote repository url \ngit_username \nstring \nGit username for HTTPS authentication. \ngit_password \nstring \n(Write-Only) Git password for HTTPS authentication. \nssh_public_key \nstring \nPublic deploy key for SSH authentication. \nis_configured \n*lock* \nboolean \nWhether the credentials have been configured for the Git Repository.\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]