Habits

Properties

This table describes all properties of a Habit object.
Name
Type
Required
Description
id
String
required
name
String
required
is_archived
Boolean
required
start_date
Date
required
remind
String[]
optional
time_of_day
required
time_of_day
Area
required
recurrence
String
required
created_date
Date
required
goal
Goal
optional
goal_history_items
[Goal]
optional
log_method
required
priority
Double
required
status
Status
optional
Only exist when fetching from Journal
progress
Object
optional
Only exist when the status is in_progress, completed

Available Methods

get
https://api.habitify.me
/habits
List Habits
get
https://api.habitify.me
/habits/:habit_id
Get Habit