Variables are things like treatments or symptoms and include analysis settings and statistics.
getDfdaAccessToken()
function as described here if you haven’t done that already.
Property | Description |
---|---|
searchPhrase | Search phrase to filter variables by name or description. |
includePublic | If true, this also returns variables for which the user has no measurements or reminders yet. |
sort | The order in which variables are returned. Default is -latestMeasurementTime . |
sort
parameter to manage the order of returned variables, such as by their latest measurement time here.