Skip to content

Get book counts by format

GET
/api/v1/libraries/{libraryId}/format-counts
curl --request GET \
--url http://127.0.0.1:58259/api/v1/libraries/1/format-counts

Get the count of books for each format in a library.

libraryId
required
integer format: int64

ID of the library

Book counts returned successfully

Media type */*
object
key
additional properties
integer format: int64