Counts of pending actions and unread information notifications, grouped by device type.
action_required counts cues whose projection’s action_required(events) is True —
the same semantic as the per-device action_needed flag, so a cue mid-resolution
(ReauthenticationSucceeded event landed, cue not yet flipped to DONE) doesn’t count.
information_available counts unread InformationNotification rows — the source of
truth for information items — and stays consistent with /information: what the count
reports, the list returns.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID.
Query Parameters
Restrict counts to a single owner's devices.
Response
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.
Pending item counts for a single device type.
Pending item counts for a single device type.
Pending item counts for a single device type.
Pending item counts for a single device type.
