List person activity types
Person Activities
List person activity types
Returns every activity type registered for the requesting team, including built-in types (e.g. secondary_note, email, meeting_note) and any custom types defined under Settings → Activity Types. No pagination — the full list is returned in a single response.
When to use: Call this before creating an activity with a custom activity_type, or before filtering GET /v1/persons/{id}/activities by activity_types / excluded_activity_types, so you know which keys are valid for the team.
GET
List person activity types