v1
latestOpenAPI 3.0.32026-07-1711821.4 KBLibraryService
ListShelves
Lists shelves. The order is unspecified but deterministic. Newly created shelves will not necessarily be added to the end of this list.
get/v1/shelves
Query parameters
page_sizeinteger
Requested page size. Server may return fewer shelves than requested. If unspecified, server will pick an appropriate default.
page_tokenstring
A token identifying a page of results the server should return. Typically, this is the value of [ListShelvesResponse.next_page_token][google.example.library.v1.ListShelvesResponse.next_page_token] returned from the previous call to ListShelves method.
Response
OK