Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Recipes retrieved successfully
The response is of type object
.
Retrieve a paginated list of recipes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Recipes retrieved successfully
The response is of type object
.