Skip to main content
GET
Get Last Seen Time

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

siteId
string<uuid>
required

The unique identifier for the site.

Example:

"d8f8f8f8-f8f8-f8f8-f8f8-f8f8f8f8f8f8"

Response

The last seen time for the device.

last_seen
string | null

A human-readable string indicating how long ago the device last checked in.

Example:

"2 minutes ago"