motivations

Get list of available motivations

get/motivations

Response

successful operation

descriptionstring required
description_translationsobject nullable
displaystring required
display_translationsobject nullable
namestring required
name_translationsobject nullable

Example response

[
  {
    "description": "i really enjoy carbs and it is not working",
    "display": "Blood Sugar",
    "name": "my blood sugar (diabetes)"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.