List trusted devices

Returns a paginated list of active TrustedDevices for your User. Browsers with an active Remember Me Session are logged into your account until the session expires or is revoked.

linode-cli profile devices-list
Learn more...
account:read_only
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Responses

Response body
object
data
array of objects
data
object
date-time

Read-only When this Remember Me session was started. This corresponds to the time of login with the "Remember Me" box checked.

date-time

Read-only When this TrustedDevice session expires. Sessions typically last 30 days.

integer

Read-only The unique ID for this TrustedDevice.

date-time

Read-only The last time this TrustedDevice was successfully used to authenticate to login.linode.com.

string

Read-only The last IP Address to successfully authenticate with this TrustedDevice.

string

Read-only The User Agent of the browser that created this TrustedDevice session.

integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

Language
AUTHENTICATE & TRY IT
Credentials