Devices
List devices
Get device
Delete device
Revoke device registrations
ModelsExpand Collapse
DeviceListResponse object { id, active_registrations, created_at, 16 more } A WARP Device.
A WARP Device.
The number of active registrations for the device. Active registrations are those which haven’t been revoked or deleted.
last_seen_registration: optional object { policy } The last seen registration for the device.
The last seen registration for the device.
Additional operating system version details. For Windows, the UBR (Update Build Revision). For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version.
Deprecated: IP information is provided by DEX - see https://developers.cloudflare.com/api/resources/zero_trust/subresources/dex/subresources/fleet_status/subresources/devices/methods/list/
DeviceGetResponse object { id, active_registrations, created_at, 16 more } A WARP Device.
A WARP Device.
The number of active registrations for the device. Active registrations are those which haven’t been revoked or deleted.
last_seen_registration: optional object { policy } The last seen registration for the device.
The last seen registration for the device.
Additional operating system version details. For Windows, the UBR (Update Build Revision). For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version.
Deprecated: IP information is provided by DEX - see https://developers.cloudflare.com/api/resources/zero_trust/subresources/dex/subresources/fleet_status/subresources/devices/methods/list/