Skip to content

Get inbox book cover

GET
/api/inbox/{id}/cover

Returns the cover image for an inbox/review book. Tries EPUB extraction first, then falls back to proxying the coverUrl from metadata sources.

Parameters

Path Parameters

id*

Book UUID

Type
string
Required
Format
"uuid"

Responses

Cover image (JPEG, PNG, WebP, or GIF)

Samples