GET globalwinescores/
Operation ID: listHistoricalGWS
Auth: unknown
Description
Returns all available GWS
Parameters (10)
(string, header, optional)
(string, query, optional)
The lowercase color of the wine.
Constraints: {'enum': ['red', 'white', 'pink']}
(boolean, query, optional, default: False)
Only show the <a href="See https://en.wikipedia.org/wiki/En_primeur">en primeur</a> GlobalWineScores
(integer, query, optional, default: 100)
Number of results to return per page.
Constraints: {'minimum': 0}
(string, query, optional)
L-WIN wine identifier (See definition <a href="https://www.liv-ex.com/lwin/" target="_blank">here</a>)
(string, query, optional)
L-WIN wine/vintage identifier (See definition <a href="https://www.liv-ex.com/lwin/" target="_blank">here</a>)
(integer, query, optional)
The initial index from which to return the results.
Constraints: {'minimum': 0}
(string, query, optional, default: -date)
Which field to use when ordering the results.
Constraints: {'enum': ['date', '-date', 'score', '-score']}
(string, query, optional)
The vintage you want to search against.
(array, query, optional)
The exact `id` of the wine. Can be used multiple times (e.g `?wine_id=114959&wine_id=114952`) <br/> If you need to find the `wine_id` for your wines, use our <a href="https://api.globalwinescore.com/search/" target="_blank">search page</a>
No probe data for this endpoint yet.