List Session Attachments
GET/api/v1/devices/:device_uuid/sessions/:session_id/attachments
List attachments (StoredFile records) linked to a device session.
Role scoping (D-09):
- field_worker: sees only attachments from their own sessions.
- manager/owner: sees all workspace-wide attachments for the session.
Request
Responses
- 200
- 401
- 403
- 404
- 422
OK
Unauthorized
Forbidden
Not Found
Validation Error