List POS Terminals
list_terminalsRetrieve all configured POS terminals (Stripe Terminal readers) including label, device type, location, and connection status. Supports filtering by location and pagination.
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 |
|---|---|---|---|
| locationId | No | Filter by location ID / Filtrar por ubicacion | |
| limit | No | Max results (1-100) | |
| offset | No | Offset / Desplazamiento |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| total | Yes | ||
| limit | Yes | ||
| offset | Yes | ||
| nextCursor | No |