---
title: "Read holding"
method: GET
path: "/users/{user_guid}/investment_holdings/{holding_guid}"
tags: ["investment holdings"]
---

# Read holding

`GET /users/{user_guid}/investment_holdings/{holding_guid}`

Use this endpoint to read the attributes of a specific `holding`.

## Path parameters

- `holding_guid` string, required
- `user_guid` string, required

## Response `200`

OK

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 1 info
  - endpoint added

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