---
title: "List all scheduled payments associated with an insight"
method: GET
path: "/users/{user_guid}/insights/{insight_guid}/scheduled_payments"
tags: ["insights"]
---

# List all scheduled payments associated with an insight

`GET /users/{user_guid}/insights/{insight_guid}/scheduled_payments`

Use this endpoint to list all the scheduled payments associated with the insight.

## Path parameters

- `user_guid` string, required
- `insight_guid` string, required

## Query parameters

- `page` integer
- `records_per_page` integer

## Response `200`

OK

---

[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)
