Session Routes

Single Session Document

get/v2/usercollection/session/{document_id}

Path parameters

document_idstring required

Response

Successful Response

idstring required

Unique identifier of the object.

daystring required
end_datetimestring required
mood'bad' | 'worse' | 'same' | 'good' | 'great'

Possible Moment moods.

start_datetimestring required
type'breathing' | 'meditation' | 'nap' | 'relaxation' | 'rest' | 'body_status' required

Possible Moment types.

Changes