Skip to main content

List cocktails

GET 

/api/workspaces/:workspaceId/cocktails

Required API-key permission: COCKTAILS_READ — Read cocktail recipes

List all cocktails of a workspace, optionally filtered by a free-text search over name, tags, garnishes and ingredients. Returns slim summaries; use GET /cocktails/{cocktailId} for the full recipe.

Request

Responses

List cocktails