explore_cookbooks_get_all
Retrieve all cookbooks from a group's explore section. Supports search, ordering, and pagination.
Instructions
Get All [GET /api/explore/groups/{group_slug}/cookbooks]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | ||
| orderBy | No | ||
| perPage | No | ||
| group_slug | Yes | ||
| queryFilter | No | ||
| orderDirection | No | desc | |
| paginationSeed | No | ||
| orderByNullPosition | No |