---
title: "GET /v1beta/{+parent}/instances"
method: GET
path: "/v1beta/{+parent}/instances"
tags: ["projects"]
---

# GET /v1beta/{+parent}/instances

`GET /v1beta/{+parent}/instances`

Lists each DatabaseInstance associated with the specified parent project. The list items are returned in no particular order, but will be a consistent view of the database instances when additional requests are made with a `pageToken`. The resulting list contains instances in any STATE. The list results may be stale by a few seconds. Use GetDatabaseInstance for consistent reads.

## Path parameters

- `parent` string, required

## Query parameters

- `pageSize` integer
- `pageToken` string
- `showDeleted` boolean

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/firebasedatabase.md) · [All operations](https://skmtc.dev/google/apis/firebasedatabase/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/firebasedatabase/revisions/1b9d800679e0/schema)
