---
title: "List insights by transaction"
method: GET
path: "/users/{user_guid}/transactions/{transaction_guid}/insights"
tags: ["insights"]
---

# List insights by transaction

`GET /users/{user_guid}/transactions/{transaction_guid}/insights`

Use this endpoint to list all insights associated with a transaction GUID.

## Path parameters

- `transaction_guid` string, required
- `user_guid` string, required

## Query parameters

- `page` integer
- `records_per_page` integer

## Response `200`

OK

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-11-05** `e74cd2b059b5` — 1 info
  - endpoint added
- **2024-05-07** `bcb952b55c19` — 1 breaking
  - api path removed without deprecation
- **2024-02-13** `54a571c1c7b6` — 1 breaking
  - api path removed without deprecation
- **2024-02-13** `8f0bc3813b96` — 1 info
  - added the optional property `insights/items/cta_clicked_at` to the response with the `200` status
- **2023-12-11** `933c00546f82` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mx/apis/mx-platform-api/changes/users/:user_guid/transactions/:transaction_guid/insights/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)
