GET /books/v1/onboarding/listCategoryVolumes
Summary: List available volumes under categories for onboarding experience
Operation ID: books.onboarding.listCategoryVolumes
Auth: unknown
Operation ID: books.onboarding.listCategoryVolumes
Auth: unknown
Description
List available volumes under categories for onboarding experience.
Parameters (5)
categoryId
(string, query, optional)
List of category ids requested.
locale
(string, query, optional)
ISO-639-1 language and ISO-3166-1 country code. Default is en-US if unset.
maxAllowedMaturityRating
(string, query, optional)
The maximum allowed maturity rating of returned volumes. Books with a higher maturity rating are filtered out.
Constraints: {'enum': ['MAX_ALLOWED_MATURITY_RATING_UNDEFINED', 'MATURE', 'not-mature']}
pageSize
(integer, query, optional)
Number of maximum results per page to be included in the response.
pageToken
(string, query, optional)
The value of the nextToken from the previous page.
No probe data for this endpoint yet.