---
title: "Return the possible goal targets for nutrients or food types (the cc columns) supported in the system. Use this as a catalogue for goal targets when creating a new goal."
method: GET
path: "/goal_targets"
tags: ["goal"]
---

# Return the possible goal targets for nutrients or food types (the cc columns) supported in the system. Use this as a catalogue for goal targets when creating a new goal.

`GET /goal_targets`

## Response `200`

successful operation

- GoalTargetResponse[]
  - `goal_type` 'nutrient' | 'frequency', required
  - `target_display_name` string, required
  - `target_name` string, required
  - `target_unit` string, nullable

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rxfoodapp/inneranalytics-mnt-server/revisions/0703cbbbefe8/schema)
