---
title: "Interest Account Activity Request"
method: GET
path: "/v1/interest/activity"
tags: ["v1", "Reports"]
---

# Interest Account Activity Request

`GET /v1/interest/activity`

If you are enrolled in the interest account program, get the current activity on the interest account.

## Query parameters

- `start-date` string, yyyy-mm-dd, required
- `end-date` string, yyyy-mm-dd
- `offset` integer
- `currency-code` string

## Response `200`

Successful Operation

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `404` — The specified resource was not found
- `422` — Unable to process the request entity

---

[API](https://skmtc.dev/sezzle/apis/sezzle-api-v2.md) · [All operations](https://skmtc.dev/sezzle/apis/sezzle-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sezzle/sezzle-api-v2/revisions/878c32abbb37/schema)
