Get Final Graph Tables By Uids Legacy Format
POST/v2/calculation/final-graph-tables-by-uids-legacy-format
Get cached final graph tables for multiple node UIDs in legacy CSV format.
Returns the data transformed using the legacy CSV converter.
- with_ingredients: Uses translate_final_graph_to_ingredient_csv
- without_ingredients: Uses translate_final_graph_to_recipe_csv Only returns data for nodes the user has read access to.
The output format matches the legacy API's CSV format but as JSON instead of CSV.
Request
Responses
- 200
- 422
Successful Response
Validation Error