Skip to main content
GET
Get a weight entry

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
weight_kg
number<double>
required
Required range: -1000 < x < 1000
logged_on
string<date>
note
string