Comment on page
Journal
get
https://api.habitify.me
/journal
List Habits
All the response habits are running on target_date.
Constants:
in_progress
The status of the habit isin_progress
completed
The status of the habit iscompleted
failed
The status of the habit isfailed
skipped
The status of the habit isskipped
The condition to sort the habits by condition.
Constants:
priority
To order the habits by priority.reminder_time
To order the habits by reminder time.status
The order the habits by status. By default:none
,in_progress
,failed
,skipped
,completed
The time of day of the habit
Constants:
morning:
The time of day of the habit is morning. afternoon:
The time of day of the habit is afternoon. evening:
The time of day of the habit is evening. any_time:
The time of day of the habit is all day.
The area contains the habits.
area_id
and time_of_day
is mutually exclusive. Last modified 2yr ago