---
title: "Settlement Details Request"
method: GET
path: "/v1/settlements/details/{payout_uuid}"
tags: ["v1", "Reports"]
---

# Settlement Details Request

`GET /v1/settlements/details/{payout_uuid}`

Get details on a specific settlement payout.

## Path parameters

- `payout_uuid` string, required

## Query parameters

- `metadata` 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)
