---
title: "GET /v1/shelves"
method: GET
path: "/v1/shelves"
tags: ["shelves"]
---

# GET /v1/shelves

`GET /v1/shelves`

Lists shelves. The order is unspecified but deterministic. Newly created shelves will not necessarily be added to the end of this list.

## Query parameters

- `pageSize` integer
- `pageToken` string

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/libraryagent.md) · [All operations](https://skmtc.net/google/apis/libraryagent/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/libraryagent/versions/d50ed49b1097/schema)
