Skip to main content

List authors' names

GET 

https://demo.komga.org/api/v1/authors/names

List authors' names

Request

Query Parameters

    search string
    Default value:

Responses

OK

Schema
  • Array [
  • string
  • ]

Authorization: http

name: basicAuthtype: httpscheme: basic
curl -L 'https://demo.komga.org/api/v1/authors/names' \
-H 'Accept: application/json' \
-H 'Authorization: Basic PHVzZXJuYW1lPjo8cGFzc3dvcmQ+'
Request Collapse all
Base URL
https://demo.komga.org
Auth
Parameters
— query
ResponseClear

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