List statistic logs
GET/api/v1/workspaces/:workspaceId/statistics/logs
Required API-key permission: STATISTICS_READ — Read sales statistics
List cocktail-statistic entries of a workspace, newest first, filtered by date range and/or name search. Paginated: the response is a { data, pagination } envelope (not a bare array); data holds the CocktailStatisticItem[] page.
Request
Responses
- 200
- 400
- 401
- 403
List statistic logs
Validation error
Missing or invalid credentials
Insufficient permissions