Returns a paginated list of all juices. The juices are returned sorted by name in descending alphabetical order.Documentation Index
Fetch the complete documentation index at: https://api.docs.onlydrams.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The field in which the sort should be applied to. Can be only one item. Default is name.
The order in which the response should be sorted. Can be set to order by desc or asc. Default is desc.
The page number. Default is 1.
The amount of records returned per page. Default is 20.

