/
BA
basedhardware
/
Omi Developer API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.1.0
MIT
raw.githubusercontent.com
2026-08-01
28
43
108.3 KB
Goals
Get Goal
Get a single goal by ID.
goal_id
: The ID of the goal to retrieve
get
/v1/dev/user/goals/{goal_id}
Path parameters
goal_id
string
required
Response
Successful Response
DeveloperGoal
required
created_at
string
date-time
required
current_value
number
required
desired_outcome
string
required
focus_rank
integer
nullable
goal_id
string
required
goal_type
string
required
horizon_at
string
date-time
nullable
id
string
required
is_active
boolean
required
max_value
number
required
metric
GoalMetric
min_value
number
required
source
string
required
status
string
required
success_criteria
string[]
target_value
number
required
title
string
required
unit
string
nullable
updated_at
string
date-time
required
why_it_matters
string
nullable