# Activities

Activity feed and custom activity logging

## List activities

 - [GET /leads/api/activities](https://api.getsales.io/bundled/activities/listactivities.md): Returns the activity log for contacts and companies. Activities are created automatically by the system (e.g. email sent, LinkedIn connection accepted, flow started) and can also be logged manually via the POST endpoint.

Filter by lead_uuid or company_uuid to get the timeline for a specific record. Filter by type to narrow down to specific event types (e.g. all email opens, all LinkedIn replies).

