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

# List holdings

`GET /users/{user_guid}/holdings`

This endpoint returns all holdings associated with the specified `user` across all accounts and members.

## Path parameters

- `user_guid` string, required

## Query parameters

- `from_date` string
- `page` integer
- `records_per_page` integer
- `to_date` string

## Response `200`

OK

---

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