Mood

List mood check-ins

get
/mood/checkin/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
fromstring · dateOptional
tostring · dateOptional
pageintegerOptional
Responses
chevron-right
200

Mood check-ins

application/json
get
/mood/checkin/

Create mood check-in

post
/mood/checkin/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
mood_valueintegerRequired
slider_valueinteger | nullableOptional
notestring | nullableOptional
Responses
post
/mood/checkin/

Mood over time

get
/mood/insights/mood-over-time/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
daysintegerOptional
Responses
chevron-right
200

Mood trend data

No content

get
/mood/insights/mood-over-time/

No content

Mood summary

get
/mood/insights/summary/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
rangestring · enumOptionalPossible values:
Responses
chevron-right
200

Mood summary

No content

get
/mood/insights/summary/

No content

Mood calendar view

get
/mood/insights/calendar/
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
yearintegerOptional
monthintegerOptional
Responses
chevron-right
200

Calendar data

No content

get
/mood/insights/calendar/

No content

Last updated