# Terminals

List of endpoints to interact with terminals from the POS integration perspective.

 - [GET /pos-api/v1/terminals](https://developer.flute.com/api-reference/terminals/flute-v1-get-pos-api-terminals.md): <span class="api-endpoint">GET {{<a href="#urlbases">baseURL</a>}}/pos-api/v1/terminals</span> This endpoint lists a merchant's terminals.
 - [GET /pos-api/v1/terminals/{id}/status](https://developer.flute.com/api-reference/terminals/flute-v1-get-pos-api-terminals-id-status.md): <span class="api-endpoint">GET {{<a href="#urlbases">baseURL</a>}}/pos-api/v1/terminals/{{terminalId}}/status</span> Retrieves the current status and details of a terminal device. This endpoint provid
