---
title: "List holdings by user"
method: GET
path: "/users/{user_guid}/investment_holdings"
tags: ["investment holdings"]
---

# List holdings by user

`GET /users/{user_guid}/investment_holdings`

This endpoint lists all holdings associated with the user across all accounts.

## Path parameters

- `user_guid` string, required

## Query parameters

- `page` integer
- `records_per_page` integer

## 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)
