Get recipe health
Retrieve the most recent performance optimization report for a specific recipe.
<Warning title="NO OPTIMIZATION DATA"> Run a scan using the recipe editor or the [API](/workato-api/resources/recipes/post-recipes-recipe-id-health) before calling this endpoint. Returns `null` if no scan has been run. </Warning>
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