---
title: "List member transactions"
method: GET
path: "/members/{member_guid}/transactions"
tags: ["members"]
---

# List member transactions

`GET /members/{member_guid}/transactions`

Use this endpoint to get a paginated list of all the transactions associated with a specific `member`.

## Path parameters

- `member_guid` string, required

## Query parameters

- `account_guid` string
- `account_guids[]` string
- `from_date` string
- `to_date` string
- `page` integer
- `records_per_page` integer

## Response `200`

OK

---

[API](https://skmtc.net/mx/apis/consent-management-v4-api.md) · [All operations](https://skmtc.net/mx/apis/consent-management-v4-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mx/consent-management-v4-api/revisions/bf6bb86ee0c8/schema)
