Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Path Parameters

deviceId
string
required

Response

OK

activeTaskId
string
required
assignedAt
string<date-time> | null
required
createdAt
string<date-time>
required
id
string
required
name
string
required
state
string
required
stateMessage
string
required
streamUrl
string
required
taskCount
integer<int64>
required
terminatesAt
string<date-time> | null
required
type
string
required
updatedAt
string<date-time>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/DeviceInfo.json"

billingStrategy
string
createdBy
string
ownerId
string
providerId
string
streamToken
string
userId
string
deprecated

Deprecated: use ownerId/createdBy.