List Member Latest Activities
Auth required
GET
/v1/member_latest_activities/Returns, for every active, non-client org member who is currently OFFLINE, their most recent tracked session — however old, no time cap. A member with no tracking history at all still gets a row, with project/task/start_time/end_time all null (a placeholder row) — never omitted.
Members currently online are excluded entirely: this endpoint and GET /v1/live_tracking_members/ together cover every active org member exactly once, with no overlap and no gaps.
No screenshot data.
No team/client-portal visibility scoping: always the full organization. start_time/end_time are always in the organization's own timezone (no timezone override).
Offset pagination: default limit 50, max 100.
Parameters
Page number (1-based)
Items per page (max 100)
