Skip to content

List app shelves

GET
/api/v1/app/shelves
curl --request GET \
--url http://127.0.0.1:58259/api/v1/app/shelves

Retrieve all regular shelves visible to the current app user.

OK

Media type */*
Array<object>
object
id
integer format: int64
name
string
icon
string
bookCount
integer format: int32
publicShelf
boolean