v1

latestOpenAPI 3.0.32026-07-2488203535.0 KB
Devices

List Cloud Devices

Retrieve a list of all cloud devices registered to the merchant with optional pagination and status information.

get/v5/devices

Query parameters

limitinteger

Number of devices to return per page (default: 50, max: 100)

offsetinteger

Pagination offset (default: 0)

include_status'true' | 'false'

If true, include battery and wifi info in the response (default: false)

include_connection_info'true' | 'false'

If true, include connection status info in the response (default: true)

connection_status'true' | 'false'

Filter devices by connection status: 'true' returns only connected devices, 'false' returns only disconnected devices. Omit to return all devices.

Response

Success

total_countinteger required

Total number of devices registered to the merchant

limitinteger required

Number of devices returned per page

offsetinteger required

Pagination offset

has_moreboolean required

Whether there are more devices available