Skip to main content

List Capture Activity

GET 

/api/v1/devices/captures

Recent photos and notes that workers added to their shifts, for activity feeds.

One item per session and kind: photos counts the images the device's user uploaded in the window, note the notes they wrote or last edited in it. Uploads and notes by anyone else (a manager annotating a shift) are left out, so every item reads as the worker's own activity. Newest at first; has_more is true when more than limit groups matched.

Role scoping is the same as GET /devices/photos: field workers see their own devices, managers and owners every workspace device. Naive datetimes are UTC.

Request​

Responses​

OK