---
title: "Get terminal"
method: GET
path: "/v2/terminals/{terminalId}"
tags: ["Terminals API"]
---

# Get terminal

`GET /v2/terminals/{terminalId}`

Retrieve a single terminal by its ID.

## Query parameters

- `testmode` boolean

## Headers

- `idempotency-key` string

## Response `200`

The terminal object.

## Other responses

- `404` — No entity with this ID exists.
- `429` — Rate Limit has been reached.

---

[API](https://skmtc.net/mollie/apis/mollie-api.md) · [All operations](https://skmtc.net/mollie/apis/mollie-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mollie/mollie-api/revisions/d2a3bd80c1fa/schema)
