List POS Terminals
list_terminalsRetrieve a list of all POS terminals (Stripe Terminal readers) in your workspace, including label, device type, location, and connection status. Filter by location ID for specific results.
Instructions
List all configured POS terminals (Stripe Terminal readers) for the workspace. Returns terminal label, device type, location, and connection status. / Lista todos los terminales de punto de venta (lectores Stripe Terminal). Devuelve etiqueta, tipo de dispositivo, ubicacion y estado de conexion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-100) | |
| offset | No | Offset / Desplazamiento | |
| locationId | No | Filter by location ID / Filtrar por ubicacion |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| limit | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| nextCursor | No |