RAD Developer Docs
DTT

Get DTT device by ID

Returns detailed information about a specific Deepthroat Trainer device.

GET
/
dtt
/
{id}

Authorizations

Authorizationstringheaderrequired

API tokens can be created in the Dashboard settings. Requires an Ultra subscription.

Path Parameters

idintegerpathrequired

The DTT device ID

Required range: x ≥ 1

Example: 1

Response

200application/json

DTT device details

okbooleanrequired
dataobjectrequired
Show child attributes
idinteger

Device ID

bubbleIdstring

Unique public identifier

ownerIdinteger

Owner user ID

macAddressstring

Device MAC address

serialNumberstring

Device serial number

softwareVersionstring

Current firmware version

lastVisitedstring<date-time>

Last connection time

lastLogAtstring<date-time>

Last log entry time

createdDatestring<date-time>

Device registration date

apiHitsinteger

API call count

400application/json

Invalid request parameters

okbooleanrequired
errorstringrequired
401application/json

Authentication required or token invalid

okbooleanrequired
errorstringrequired
404application/json

DTT device not found

okbooleanrequired
errorstringrequired