AladiaDocs
Api referenceEducationsBook librariesBooks

Retrieve the isbn of a book

List all isbn of a book library

GET
/v2/educations/book-libraries/{libraryId}/books/search/isbn

List all isbn of a book library

AuthorizationBearer <token>

In: header

Path Parameters

libraryId*string

Query Parameters

isbn*string

Response Body

application/json

curl -X GET "https://example.com/v2/educations/book-libraries/string/books/search/isbn?isbn=string"
{}