---
title: "List all historical GWS"
method: GET
path: "/globalwinescores/"
tags: ["GlobalWineScore"]
---

# List all historical GWS

`GET /globalwinescores/`

Returns all available GWS

## Query parameters

- `wine_id` integer[]
- `vintage` string
- `color` 'red' | 'white' | 'pink'
- `is_primeurs` boolean
- `lwin` string
- `lwin_11` string
- `limit` integer
- `offset` integer
- `ordering` 'date' | '-date' | 'score' | '-score'

## Headers

- `Authorization` string

## Response `200`

OK

---

[API](https://skmtc.dev/apiary/apis/globalwinescore-api-documentation.md) · [All operations](https://skmtc.dev/apiary/apis/globalwinescore-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apiary/globalwinescore-api-documentation/revisions/d15856f05a00/schema)
