Get recipe health
Retrieve the most recent performance optimization report for a specific recipe.
NO OPTIMIZATION DATA
Run a scan using the recipe editor or the API before calling this endpoint. Returnsnull
if no scan has been run. Path parameters
recipe_id
The ID of the recipe for which to retrieve the health report.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Returns the latest optimization report for the recipe.
data