Skip to main content

ChapterService_GetChapter

ChapterService_GetChapter

Path Parameters
  • user string required

    The user id.

  • chapter string required

    The chapter id.

Responses

OK

Schema
  • name string required

    The name of the chapter.

  • languageCode string

    The language code of the chapter pages.

  • album string

    The album that contains all images associated to this chapter.

  • pages int64[]

    The ordered list of all pages represented as ids of images.