---
title: "Download order dispute logs (raw text)"
method: GET
path: "/orders/{id}/dispute-logs"
tags: ["Order Controller"]
---

# Download order dispute logs (raw text)

`GET /orders/{id}/dispute-logs`

Download customer activity logs and payment history with full raw metadata/payloads as a plain text file. Intended for legal/dispute resolution. Only customer-initiated actions are included.

## Path parameters

- `id` number, required

## Response `200`

Dispute logs text file downloaded successfully

## Other responses

- `404` — Order not found

---

[API](https://skmtc.dev/findmydocument/apis/land-registry-api.md) · [All operations](https://skmtc.dev/findmydocument/apis/land-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/findmydocument/land-registry-api/revisions/b55a990514fb/schema)
