# Export Endpoints

Zotlo’s Export API enables you to retrieve large-scale, paginated datasets for financial and operational reporting.\
You can export payment transactions, subscription lifecycle records, and refund activity, all optimized for analytics, BI pipelines, and backend processing.

Explore the export endpoints:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>🧾</h3></td><td><h4><strong>Payments Export</strong></h4></td><td>Retrieve all payment transaction records with filtering and cursor-based pagination.</td><td><a href="/pages/7nKwPnBniYu3HcTVqkai">/pages/7nKwPnBniYu3HcTVqkai</a></td></tr><tr><td><h3>📚 </h3></td><td><h4><strong>Subscriptions Export</strong></h4></td><td>Export detailed subscription lifecycle activity, including starts, renewals, cancellations, and grace transitions.</td><td><a href="/pages/YqAk8XsPCHLjdGuuNqEi">/pages/YqAk8XsPCHLjdGuuNqEi</a></td></tr><tr><td><h3>↩️</h3></td><td><h4><strong>Refunds Export</strong></h4></td><td>Fetch all refund operations, including refund amounts, reasons, timestamps, and related transaction metadata.</td><td><a href="/pages/JTxyfGCplAoXJiiAfuZB">/pages/JTxyfGCplAoXJiiAfuZB</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zotlo.com/integrating-zotlo/api-reference/export-endpoints.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
