---
title: "GET /api/v1.0/{appId}/emvterminals"
method: GET
path: "/api/v1.0/{appId}/emvterminals"
tags: ["Hydra"]
---

# GET /api/v1.0/{appId}/emvterminals

`GET /api/v1.0/{appId}/emvterminals`

## Path parameters

- `appId` string, required

## Response `200`

OK

- RestApiArrayResultEmvTerminalWithAssignments — Rest api array result
  - `Data` EmvTerminalWithAssignments[], required — Generic data object.
    - `EmvTerminalId` string — Flipdish Internal identifier of the Terminal
    - `TerminalId` string — External Identifier of the Terminal
    - `IsAssignedToHydraDevice` boolean — true if the terminal is assigned to a hydra device (e.g. a kiosk)
    - `HydraConfigId` integer, nullable — hydra device id (null if the terminal is not assigned to any hydra device)
    - `HydraDeviceId` string — external hydra device id (null if the terminal is not assigned to any hydra device)
    - `HydraName` string — hydra device name (null if the terminal is not assigned to any hydra device)

## Other responses

- `400` — BadRequest
- `401` — Authentication has been denied for this request.
- `403` — Successful authentication, but authorization has been denied for this request.

---

[API](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0.md) · [All operations](https://skmtc.net/flipdish/apis/flipdish-open-api-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/flipdish/flipdish-open-api-v1-0/versions/a72c0465da74/schema)
