v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143311796.5 KB

Provides information about a user's device.

post/describeDevice

Request body

FleetArnstring required

The ARN of the fleet.

DeviceIdstring required

A unique identifier for a registered user's device.

Response

Success

Status'ACTIVE' | 'SIGNED_OUT'

The current state of the device.

Modelstring

The model of the device.

Manufacturerstring

The manufacturer of the device.

OperatingSystemstring

The operating system of the device.

OperatingSystemVersionstring

The operating system version of the device.

PatchLevelstring

The operating system patch level of the device.

FirstAccessedTimestring date-time

The date that the device first signed in to Amazon WorkLink.

LastAccessedTimestring date-time

The date that the device last accessed Amazon WorkLink.

Usernamestring

The user name associated with the device.