---
title: "List goals"
method: GET
path: "/users/{user_guid}/goals"
tags: ["goals"]
---

# List goals

`GET /users/{user_guid}/goals`

List all goals a user can set.

## Path parameters

- `user_guid` string, required

## Query parameters

- `page` integer
- `records_per_page` integer

## Headers

- `Accept` string, required

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.net/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/mx-platform-api/versions/b6632646ee89/schema)
