Activity Log

Activities performed by admins.

id
string

The id representing the activity.

object

An object representing the admin who performed the activity.

metadata
object
created_at
integer <date-time>

The time the activity was created.

activity_type
string
Enum: "admin_assignment_limit_change" "admin_away_mode_change" "admin_deletion" "admin_deprovisioned" "admin_impersonation_end" "admin_impersonation_start" "admin_invite_change" "admin_invite_creation" "admin_invite_deletion" "admin_login_failure" "admin_login_success" "admin_logout" "admin_password_reset_request" "admin_password_reset_success" "admin_permission_change" "admin_provisioned" "admin_two_factor_auth_change" "admin_unauthorized_sign_in_method" "app_admin_join" "app_authentication_method_change" "app_data_deletion" "app_data_export" "app_google_sso_domain_change" "app_identity_verification_change" "app_name_change" "app_outbound_address_change" "app_package_installation" "app_package_token_regeneration" "app_package_uninstallation" "app_team_creation" "app_team_deletion" "app_team_membership_modification" "app_timezone_change" "app_webhook_creation" "app_webhook_deletion" "articles_in_messenger_enabled_change" "bulk_delete" "bulk_export" "campaign_deletion" "campaign_state_change" "conversation_part_deletion" "conversation_topic_change" "conversation_topic_creation" "conversation_topic_deletion" "help_center_settings_change" "inbound_conversations_change" "inbox_access_change" "message_deletion" "message_state_change" "messenger_look_and_feel_change" "messenger_search_required_change" "messenger_spaces_change" "office_hours_change" "role_change" "role_creation" "role_deletion" "ruleset_activation_title_preview" "ruleset_creation" "ruleset_deletion" "search_browse_enabled_change" "search_browse_required_change" "seat_change" "seat_revoke" "security_settings_change" "temporary_expectation_change" "upfront_email_collection_change" "welcome_message_change"
activity_description
string

A sentence or two describing the activity.

{ "id": "6", "performed_by": { "type": "admin", "id": "1295", "email": "john@example.com", "ip": "198.51.100.255" }, "metadata": { }, "created_at": 1671028894, "activity_type": "app_name_change", "activity_description": "Admin updated the app's name to \"My App\"." }