Skip to main content

Get unknown duplicate image thumbnail

GET 

https://demo.komga.org/api/v1/page-hashes/unknown/:pageHash/thumbnail

Required role: ADMIN

Request

Path Parameters

    pageHash stringrequired

Query Parameters

    resize int32

Responses

Bad Request

Schema
    violations object[]required
  • Array [
  • fieldNamestring
    messagestring
  • ]

Authorization: http

name: basicAuthtype: httpscheme: basic
curl -L 'https://demo.komga.org/api/v1/page-hashes/unknown/:pageHash/thumbnail' \
-H 'Authorization: Basic PHVzZXJuYW1lPjo8cGFzc3dvcmQ+'
Request Collapse all
Base URL
https://demo.komga.org
Auth
Parameters
— pathrequired
— query
ResponseClear

Click the Send API Request button above and see the response here!