---
title: "GET /Portal/api/v1/cines/all/{partnerCode}"
method: GET
path: "/Portal/api/v1/cines/all/{partnerCode}"
tags: ["WebApi"]
---

# GET /Portal/api/v1/cines/all/{partnerCode}

`GET /Portal/api/v1/cines/all/{partnerCode}`

## Path parameters

- `partnerCode` string, required

## Response `200`

OK

- BaseLocal[]
  - `id` string
  - `name` string
  - `latitude` number, double
  - `longitude` number, double
  - `url` string

---

[API](https://skmtc.dev/veloxtickets/apis/veloxtickets-web-api.md) · [All operations](https://skmtc.dev/veloxtickets/apis/veloxtickets-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veloxtickets/veloxtickets-web-api/revisions/6a9e61736b41/schema)
