---
title: "Read account"
method: GET
path: "/users/{user_guid}/accounts/{account_guid}"
tags: ["mx_platform"]
---

# Read account

`GET /users/{user_guid}/accounts/{account_guid}`

This endpoint returns the specified `account` resource.

## Path parameters

- `account_guid` string, required
- `user_guid` string, required

## Response `200`

OK

## Changes

> 16 revisions in range; 1 not diffed.

- **2024-05-07** `bcb952b55c19` — 1 breaking, 1 warning
  - the `account/property_type` response's property type changed from `integer` to `string` for status `200`
  - removed the optional property `account/property_type_name` from the response with the `200` status
- **2024-02-13** `54a571c1c7b6` — 1 breaking, 1 warning
  - the `account/property_type` response's property type changed from `integer` to `string` for status `200`
  - removed the optional property `account/property_type_name` from the response with the `200` status
- **2023-12-11** `933c00546f82` — 1 breaking, 1 info
  - the `account/property_type` response's property type changed from `string` to `integer` for status `200`
  - added the optional property `account/property_type_name` to the response with the `200` status
- **2023-11-29** `f38a65c5b76d` — 1 breaking, 1 warning
  - the `account/property_type` response's property type changed from `integer` to `string` for status `200`
  - removed the optional property `account/property_type_name` from the response with the `200` status
- **2023-11-27** `79dbfaf92357` — 1 breaking, 1 info
  - the `account/property_type` response's property type changed from `string` to `integer` for status `200`
  - added the optional property `account/property_type_name` to the response with the `200` status

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/accounts/:account_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-service-production.skmtc.workers.dev/v1/apis/mx/mx-platform-api/revisions/bcb952b55c19/schema)
