/
/Cloud Firestore API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects38
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+name}/locations
  • get/v1/{+parent}/backups
  • get/v1/{+parent}/databases
  • post/v1/{+parent}/databases
  • post/v1/{+parent}/databases:clone
  • post/v1/{+name}:bulkDeleteDocuments
  • post/v1/{+name}:exportDocuments
  • post/v1/{+parent}/databases:restore
  • post/v1/{+name}:importDocuments
  • get/v1/{+name}/operations
  • post/v1/{+name}:cancel
  • get/v1/{+parent}/userCreds
  • post/v1/{+parent}/userCreds
  • post/v1/{+name}:disable
  • post/v1/{+name}:enable
  • post/v1/{+name}:resetPassword
  • get/v1/{+parent}/backupSchedules
  • post/v1/{+parent}/backupSchedules
  • post/v1/{+database}/documents:listen
  • post/v1/{+database}/documents:beginTransaction
  • post/v1/{+database}/documents:batchWrite
  • post/v1/{+parent}:runQuery
  • post/v1/{+database}/documents:write
  • post/v1/{+parent}:partitionQuery
  • get/v1/{+parent}/{collectionId}
  • post/v1/{+parent}/{collectionId}
  • post/v1/{+parent}:runAggregationQuery
  • post/v1/{+database}/documents:rollback
  • post/v1/{+database}/documents:executePipeline
  • post/v1/{+database}/documents:batchGet
  • post/v1/{+database}/documents:commit
  • post/v1/{+parent}:listCollectionIds
  • get/v1/{+parent}/indexes
  • post/v1/{+parent}/indexes
  • get/v1/{+parent}/fields
    projects

    List all user creds in the database. Note that the returned resource does not contain the secret value itself.

    get/v1/{+parent}/userCreds

    Path parameters

    parentstring required

    Required. A parent database name of the form projects/{project_id}/databases/{database_id}

    Response

    Successful response

    Changes