Skip to main content
GET
Get your goal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
target_weight_kg
number<double> | null
Required range: 20 <= x <= 400
starting_weight_kg
number<double> | null
Required range: 20 <= x <= 400
target_date
string<date> | null