Export recipes as CSV
GET/csv-export/recipes
Export recipe data as a CSV file for a specified date range and kitchens. This endpoint is useful for generating reports and analyzing recipe data externally.
Required parameters: kitchen-ids, production-date-from, production-date-to
Note: Large exports may take time. Use cache parameters to optimize performance.
Request
Responses
- 200
- 401
CSV file with recipe data
No authorization - valid API key not provided