Skip to main content

Export garnishes as JSON

POST 

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

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

Exports the selected garnishes in the portable JSON export format. A single garnish yields one export object; multiple garnishes yield an array. This payload is the exact input accepted by the import endpoint.

Request

Responses

Export garnishes as JSON