List the paired register peripherals
Returns one page of the hardware paired onto the network’s POS registers — this is the answer to ‘is the till equipment working’ and ‘which registers exist’. Each row is ONE peripheral, not one register, so a single register appears several times (once per printer / scanner / terminal / drawer / display). Filter with kind (the peripheral family: printer, scanner, payment-terminal, cash-drawer, customer-display) and/or status (the hardware link state: ready means online; disconnected, connecting and error all mean it is not usable right now) — status=error is the query for a hardware-fault triage. Sort by label or lastSeen (sortField=lastSeen&sortDirection=desc surfaces the most recent state changes first) and page with page/pageSize (max 100). GOTCHA: store and register are human display LABELS (e.g. Paris Rivoli, Caisse 1), not ids — they do not match a store id from the store listing, so you cannot join the two surfaces programmatically; match on the label text or ask the operator.
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Query Parameters
0 < x <= 90071992547409910 < x <= 10011label, lastSeen asc, desc Response
A page of fleet devices with the pagination totals.
A page of fleet devices with the pagination totals.
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991
