Skip to content

Get a single book entry (OPDS)

GET
/opds/books/{id}

Returns an OPDS entry document for a single organized book, including metadata and acquisition links for available file formats.

Parameters

Path Parameters

id*

Book UUID

Type
string
Required
Example"550e8400-e29b-41d4-a716-446655440000"
Format
"uuid"

Responses

OPDS entry document for the book (Atom XML)

application/atom+xml;type=entry;profile=opds-catalog
XML

Samples