---
title: "Show a synced SentinelOne device"
method: GET
path: "/sentinelone_devices/{sentinelone_agent}"
tags: ["SentinelOne Devices"]
---

# Show a synced SentinelOne device

`GET /sentinelone_devices/{sentinelone_agent}`

## Path parameters

- `sentinelone_agent` string, required

## Response `200`

SentinelOne device response

- SentinelOneDeviceResponse
  - `data` SentinelOneDevice — Endpoint agent synced from SentinelOne
    - `last_logged_in_user_name` string, nullable
    - `sentinelone_id` string, nullable
    - `user_actions_needed` string[], nullable
    - `operational_state` string, nullable
    - `os_name` string, nullable
    - `os_arch` string, nullable
    - `remote_profiling_state` string, nullable
    - `has_containerized_workload` boolean, nullable
    - `firewall_enabled` boolean, nullable
    - `proxy_console` boolean, nullable
    - `model_name` string, nullable
    - `infected` boolean, nullable
    - `proxy_deep_visibility` boolean, nullable
    - `console_migration_status` string, nullable
    - `is_hyper_automate` boolean, nullable
    - `network_quarantine_enabled` boolean, nullable
    - `scan_finished_at` string, date-time, nullable
    - `is_active` boolean, nullable
    - `external_id` string, nullable
    - `last_successful_scan_at` string, date-time, nullable
    - `updated_at` string, date-time, nullable
    - `os_username` string, nullable
    - `active_protection` string[], nullable
    - `threat_reboot_required` boolean, nullable
    - `synced_at` string, date-time, required
    - `inserted_at` string, date-time, nullable
    - `location_enabled` boolean, nullable
    - `group_id` string, nullable
    - `site_id` string, nullable
    - `storage_name` string, nullable
    - `source_created_at` string, date-time, nullable
    - `machine_sid` string, nullable
    - `remote_profiling_state_expires_at` string, date-time, nullable
    - `group_name` string, nullable
    - `allow_remote_shell` boolean, nullable
    - `tags` object[], nullable
    - `protected_pods_count` integer, nullable
    - `os_type` string, nullable
    - `proxy_pac_file_usage` boolean, nullable
    - `serial_number` string, nullable
    - `ad_computer_member_of` string[], nullable
    - `locations` object[], nullable
    - `installer_type` string, nullable
    - `last_active_at` string, date-time, nullable
    - `is_ad_connector` boolean, nullable
    - `ad_user_principal_name` string, nullable
    - `core_count` integer, nullable
    - `detection_state` string, nullable
    - `active_threats` integer, nullable
    - `is_decommissioned` boolean, nullable
    - `account_id` string, uuid, required
    - `proxy_console_address` string, nullable
    - `cpu_count` integer, nullable
    - `group_ip` string, nullable
    - `protected_tasks_count` integer, nullable
    - `proxy_deep_visibility_address` string, nullable
    - `storage_type` string, nullable
    - `account_name` string, nullable
    - `ranger_status` string, nullable
    - `scan_status` string, nullable
    - `total_memory` integer, nullable
    - `policy_updated_at` string, date-time, nullable
    - `encrypted_applications` boolean, nullable
    - `ad_last_user_distinguished_name` string, nullable
    - `missing_permissions` string[], nullable
    - `is_uninstalled` boolean, nullable
    - `computer_name` string, nullable
    - `scan_aborted_at` string, date-time, nullable
    - `in_remote_shell_session` boolean, nullable
    - `first_full_mode_at` string, date-time, nullable
    - `ad_last_user_member_of` string[], nullable
    - `source_updated_at` string, date-time, nullable
    - `ad_mail` string, nullable
    - `show_alert_icon` boolean, nullable
    - `external_ip` string, nullable
    - `is_pending_uninstall` boolean, nullable
    - `sentinelone_account_id` string, nullable
    - `last_ip_to_management` string, nullable
    - `proxy_method` string, nullable
    - `group_updated_at` string, date-time, nullable
    - `network_status` string, nullable
    - `os_revision` string, nullable
    - `agent_version` string, nullable
    - `registered_at` string, date-time, nullable
    - `is_up_to_date` boolean, nullable
    - `site_name` string, nullable
    - `apps_vulnerability_status` string, nullable
    - `domain` string, nullable
    - `ad_computer_distinguished_name` string, nullable
    - `os_start_time` string, date-time, nullable
    - `mitigation_mode_suspicious` string, nullable
    - `machine_type` string, nullable
    - `uuid` string, required
    - `ranger_version` string, nullable
    - `mitigation_mode` string, nullable
    - `operational_state_expires_at` string, date-time, nullable
    - `network_interfaces` object[], nullable
    - `full_disk_scan_updated_at` string, date-time, nullable
    - `cloud_providers` object, nullable
    - `posture_provider_id` string, uuid, required
    - `scan_started_at` string, date-time, nullable
    - `protected_containers_count` integer, nullable
    - `cpu_id` string, nullable
    - `location_type` string, nullable

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

[API](https://skmtc.dev/firezone/apis/firezone-api.md) · [All operations](https://skmtc.dev/firezone/apis/firezone-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/firezone/firezone-api/revisions/110de2cb2283/schema)
