Skip to main content
GET
Counts of pending actions and unread information notifications, grouped by device type.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID.

Query Parameters

owner_id
string<uuid> | null

Restrict counts to a single owner's devices.

Response

200 - application/json

OK

A per-device-type roll-up of pending notification counts. All four device types are emitted so consumers get a predictable shape regardless of what an org owns.

electric_vehicle
NotificationCounts · object

Pending item counts for a single device type.

heat_pump
NotificationCounts · object

Pending item counts for a single device type.

inverter
NotificationCounts · object

Pending item counts for a single device type.

wallbox
NotificationCounts · object

Pending item counts for a single device type.