GET /mealplanner/{username}/week/{start-date}

spoonacular.com

Summary: Get Meal Plan Week
Operation ID: getMealPlanWeek
Auth: unknown
Description

Retrieve a meal planned week for the given user. The username must be a spoonacular user and the hash must the the user's hash that can be found in his/her account.

Parameters (3)

hash (string, query, required)

The private hash for the username.

start-date (string, path, required)

The start date of the meal planned week in the format yyyy-mm-dd.

username (string, path, required)

The username.

No probe data for this endpoint yet.