CurrentSessionOut
The open session of an active or paused shift, with its evidence counts.
idstring<uuid>required
started_atstring<date-time>required
photo_count objectrequired
Session photos; null for an API key without storage:read.
- integer
- null
integer
note_count objectrequired
Session notes; null for an API key without devices:read.
- integer
- null
integer
CurrentSessionOut
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"started_at": "2024-07-29T15:51:28.071Z",
"photo_count": 0,
"note_count": 0
}