Skip to main content

Export ingredients as JSON

POST 

/api/v1/workspaces/:workspaceId/ingredients/export/json

Authentication: requires a valid session or API key (no specific permission).

Exports the selected ingredients (with their unit volumes and units) in the portable JSON export format. A single ingredient yields one export object; multiple ingredients yield an array. This payload is the exact input accepted by the import endpoint.

Request

Responses

Export ingredients as JSON