Skip to content

Books in a series (OPDS)

GET
/opds/series/{name}

Returns a paginated OPDS acquisition feed of books in a specific series, ordered by series index.

Parameters

Path Parameters

name*

Series name

Type
string
Required
Min Length
1
Max Length
500

Query Parameters

page

Page number (1-based)

Type
integer
Example1
Minimum
1

Responses

OPDS acquisition feed of books in the series (Atom XML)

application/atom+xml;profile=opds-catalog;kind=acquisition
XML

Samples