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

# List all budgets

`GET /users/{user_guid}/budgets`

List all budgets

## Response `200`

OK

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 1 warning, 2 info
  - deleted the `path` request parameter `user_guid`
  - api operation id `listAllBudgets` was added
  - media type `application/json` was changed to a more specific media type `application/vnd.mx.api.v1+json` for the response status `200`
- **2024-08-14** `471bc9021d67` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/budgets/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/b6632646ee89/schema)
