---
title: "Payouts"
method: GET
path: "/v1.02/payouts"
---

# Payouts

`GET /v1.02/payouts`

Use this request to check all the payouts of your account between two dates.
In case you want to check payouts on a single day, please use the same date on both params.

## Query parameters

- `start_date` string, date, required
- `end_date` string, date, required

## Response `200`

200

- object

## Other responses

- `401` — 401

---

[API](https://skmtc.net/eupago/apis/intro-and-oauth.md) · [All operations](https://skmtc.net/eupago/apis/intro-and-oauth/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eupago/intro-and-oauth/versions/778475fa98e9/schema)
