Skip to main content

Get cocktail image

GET 

/api/v1/workspaces/:workspaceId/cocktails/:cocktailId/image

Required API-key permission: COCKTAILS_READ — Read cocktail recipes

Returns the cocktail image bytes (the imageUrl target). 404 when the cocktail has no image.

Request

Responses

The cocktail image bytes.