# GT-Locations

## ​GT-Locations

<mark style="color:blue;">`GET`</mark> `https://api.zaui.io/octo/supplier/:supplierId/gt-locations/`

This endpoint returns all available locations from the supplier.  The locations `stationId` can then be used on the `GET` `/gt-connections/` endpoint to search for all ground transportation services.

#### Path Parameters

| Name       | Type   | Description     |
| ---------- | ------ | --------------- |
| supplierId | number | The supplier ID |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}
