---
title: "Retrieve Correspondent Reports"
method: GET
path: "/correspondantReport"
tags: ["Correspondent Reports"]
---

# Retrieve Correspondent Reports

`GET /correspondantReport`

Fetch daily reports generated to provide positions, account activity, balances, and more in file format

## Query parameters

- `date` string, required

## Response `200`

Fetching Correspondent reports was successful.

- object
  - `url` string — A short-lived URL that can be accessed to download the file.

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/drivewealth/apis/authentication-apis.md) · [All operations](https://skmtc.net/drivewealth/apis/authentication-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/drivewealth/authentication-apis/versions/9fced6d0ac41/schema)
