---
title: "List spending plans"
method: GET
path: "/users/{user_guid}/spending_plans"
tags: ["spending plan"]
---

# List spending plans

`GET /users/{user_guid}/spending_plans`

Use this endpoint to list all the spending plans associated with the user.

## Path parameters

- `user_guid` string, required

## Query parameters

- `page` integer
- `records_per_page` integer

## Response `200`

OK

## Changes

> 42 revisions in range; 1 not diffed.

- **2024-05-07** `bcb952b55c19` — 1 info
  - endpoint added
- **2024-02-13** `54a571c1c7b6` — 1 info
  - endpoint added
- **2023-12-11** `933c00546f82` — 1 breaking
  - api path removed without deprecation
- **2023-11-29** `f38a65c5b76d` — 1 info
  - endpoint added
- **2023-11-27** `79dbfaf92357` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/spending_plans/get.md)

---

[API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [All operations](https://skmtc.dev/mx/apis/mx-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mx/mx-platform-api/revisions/22b9fde3dcdb/schema)
