Sleep Time Routes

Single Sleep Time Document

get/v2/usercollection/sleep_time/{document_id}

Path parameters

document_idstring required

Response

Successful Response

idstring required

Unique identifier of the object.

daystring required
recommendation'improve_efficiency' | 'earlier_bedtime' | 'later_bedtime' | 'earlier_wake_up_time' | 'later_wake_up_time' | 'follow_optimal_bedtime'

Possible public SleepTime recommendation.

status'not_enough_nights' | 'not_enough_recent_nights' | 'bad_sleep_quality' | 'only_recommended_found' | 'optimal_found'

Possible public SleepTime status.

Changes