Get latest DTT session
Returns the most recent training session with all segment results. Returns null if no sessions exist.
Authorizations
AuthorizationstringheaderrequiredAPI tokens can be created in the Dashboard settings. Requires an Ultra subscription.
Response
200application/jsonLatest session or null
Latest session or null
okbooleanrequireddatavalueShow child attributes
idintegerSession ID
bubble_idstringUnique public identifier
namestring | nullSession name
passedboolean | nullWhether session was passed overall
created_atstring<date-time>Session timestamp
trainer_idintegerTrainer device ID
settings_idinteger | nullTemplate ID used
TrainerSegmentobject[]Show child attributes
idintegertypeenumSegment type
Allowed values: repetitionendurancefreeformbounce
passedboolean | nullWhether segment was passed
percentGradenumberPerformance grade percentage
pointsintegerPoints earned
durationMeasuredintegerActual duration in seconds
durationTargetintegerTarget duration in seconds
repsMeasuredintegerActual repetitions
repsTargetintegerTarget repetitions
speedMeasurednumberActual speed
speedTargetnumberTarget speed
targetDepthnumberTarget depth
targetWindownumberTarget window
longestDeepthroatnumberLongest deepthroat duration
strokeLengthnumberStroke length
distanceTravellednumberTotal distance travelled
orderintegerSegment order
createdAtstring<date-time>messagestringMessage when no sessions found
401application/jsonAuthentication required or token invalid
Authentication required or token invalid
okbooleanrequirederrorstringrequired500application/jsonInternal server error
Internal server error
okbooleanrequirederrorstringrequired