Book list

Retrieve a list of all Books available to the current user.


📘

  • By default results are ordered by Book PK in descending order but you can alter how and what books are returned by providing different parameters with your request.
  • Use the name query parameter to find a Book by its exact name. This will be faster than search which uses approximate string matching algorithm.
Language
Authorization
OAuth2