---
title: "GET /api/v1/expense"
method: GET
path: "/api/v1/expense"
tags: ["Deprecated"]
---

# GET /api/v1/expense

`GET /api/v1/expense`

## Query parameters

- `startDate` string, date-time
- `endDate` string, date-time
- `status` string
- `refundType` string
- `expenseStoreName` string
- `tagsId` string[]
- `userId` string[]
- `expenseTypes` string[]
- `paymentTypes` string[]
- `isRefunded` boolean
- `page` integer
- `pageSize` integer
- `orderBy` 0 | 1
- `desc` boolean

## Headers

- `publicKey` string
- `privateKey` string

## Response `200`

OK

---

[API](https://skmtc.dev/stuo/apis/external-api.md) · [All operations](https://skmtc.dev/stuo/apis/external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stuo/external-api/revisions/55217bb301d0/schema)
