---
title: "Changes to Read a microdeposit for a user"
method: GET
path: "/users/{user_guid}/micro_deposits/{micro_deposit_guid}"
---

# Changes to Read a microdeposit for a user

`GET /users/{user_guid}/micro_deposits/{micro_deposit_guid}`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 50 revisions.

- **2025-11-05** `e74cd2b059b5` — 16 warning, 1 info
- **2024-09-17** `bd74a0a2d8a9` — 1 info

## Changes

- **2025-11-05** `e74cd2b059b5` — 16 warning, 1 info
  - deleted the `path` request parameter `micro_deposit_guid`
  - deleted the `path` request parameter `user_guid`
  - removed the optional property `micro_deposit/account_name` from the response with the `200` status
  - removed the optional property `micro_deposit/account_number` from the response with the `200` status
  - removed the optional property `micro_deposit/account_type` from the response with the `200` status
  - removed the optional property `micro_deposit/email` from the response with the `200` status
  - removed the optional property `micro_deposit/error_message` from the response with the `200` status
  - removed the optional property `micro_deposit/first_name` from the response with the `200` status
  - removed the optional property `micro_deposit/guid` from the response with the `200` status
  - removed the optional property `micro_deposit/institution_code` from the response with the `200` status
  - removed the optional property `micro_deposit/institution_name` from the response with the `200` status
  - removed the optional property `micro_deposit/last_name` from the response with the `200` status
  - removed the optional property `micro_deposit/routing_number` from the response with the `200` status
  - removed the optional property `micro_deposit/status` from the response with the `200` status
  - removed the optional property `micro_deposit/updated_at` from the response with the `200` status
  - removed the optional property `micro_deposit/verified_at` from the response with the `200` status
  - api operation id `readUserMicrodeposit` was added
- **2024-09-17** `bd74a0a2d8a9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mx/apis/mx-platform-api/docs/users/:user_guid/micro_deposits/:micro_deposit_guid/get.md) · [API](https://skmtc.dev/mx/apis/mx-platform-api.md) · [Page](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/micro_deposits/:micro_deposit_guid/get)
