Logo
NeoArc Studio
GET /books/{bookId}

Get Book

Retrieve details of a specific book by its unique identifier.

Tags: books

Path Parameters

See schema: BookIdPathParam

Request Body

Content Types: -

Schema: -

Responses

Status Description Schema
200 Book details Book
404 Book not found ErrorResponse