bookshelves
Retrieves volumes in a specific bookshelf for the specified user.
get/books/v1/users/{userId}/bookshelves/{shelf}/volumes
Path parameters
userIdstring required
ID of user for whom to retrieve bookshelf volumes.
shelfstring required
ID of bookshelf to retrieve volumes.
Query parameters
maxResultsinteger
Maximum number of results to return
showPreordersboolean
Set to true to show pre-ordered books. Defaults to false.
sourcestring
String to identify the originator of this request.
startIndexinteger
Index of the first element to return (starts at 0)
Response
Successful response