Authorizations
API key used for authorization and authentication.
Query Parameters
Sorting field. Default value is USER_ID
Available options:
USER_ID, VENDOR, IS_ONLINE, LAST_UPDATED Search by UUID
Search by user ID (partial match, case-insensitive)
Filter by online status
Search by display name (partial match, case-insensitive)
Filter by vendor
Available options:
TIBBER, OSTROM, OCTOPUS_ENERGY, LUOX Filter by UTC last updated date (from this date onwards).
Filter by UTC last updated date (To this date).
Sorting order. Default value is DESC.
Available options:
ASC, DESC Zero-based page index (0..N)
Required range:
x >= 0The size of the page to be returned. Default value is 10. Maximum value is 100.
Required range:
1 <= x <= 100
