latestOpenAPI 3.0.3MIT2026-08-10121527.2 KB

c93c6145fb19

books

Retrieves a book

Retrieves a specific book by id, use "random" to get a random book.

get/v1/books/{id}

Path parameters

string uuid required
OR
string required
Example:c1637a49-3cc8-4285-93a1-28e6579f1f20

The identifier of the book. Must be a valid UUID v4 or slug.

Response

A single book