GET /books/v1/volumes/{volumeId}
Summary: Gets volume information for a single volume
Operation ID: books.volumes.get
Auth: unknown
Operation ID: books.volumes.get
Auth: unknown
Description
Gets volume information for a single volume.
Parameters (7)
country
(string, query, optional)
ISO-3166-1 code to override the IP-based location.
includeNonComicsSeries
(boolean, query, optional)
Set to true to include non-comics series. Defaults to false.
partner
(string, query, optional)
Brand results for partner ID.
projection
(string, query, optional)
Restrict information returned to a set of selected fields.
Constraints: {'enum': ['PROJECTION_UNDEFINED', 'FULL', 'LITE']}
source
(string, query, optional)
string to identify the originator of this request.
user_library_consistent_read
(boolean, query, optional)
volumeId
(string, path, required)
ID of volume to retrieve.
No probe data for this endpoint yet.