---
title: "Get Transactions Data"
method: GET
path: "/vc/users/{user_guid}/accounts/{account_guid}/transactions"
tags: ["verifiable credentials"]
---

# Get Transactions Data

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

Get an MX-issued verifiable credential of a user's transaction data.

## Path parameters

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

## Query parameters

- `startTime` string
- `endTime` string

## 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/vc/users/:user_guid/accounts/:account_guid/transactions/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/b6632646ee89/schema)
