---
title: "Get a list of Payout Orders"
method: GET
path: "/payout_orders"
tags: ["Payout Orders"]
---

# Get a list of Payout Orders

`GET /payout_orders`

Get Payout order details in the form of a list

## Query parameters

- `limit` integer
- `search` string
- `next` string
- `previous` string

## Headers

- `Accept-Language` 'es' | 'en'

## Response `200`

successful operation

## Other responses

- `401` — authentication error
- `500` — internal server error

---

[API](https://skmtc.net/conekta/apis/conekta-api.md) · [All operations](https://skmtc.net/conekta/apis/conekta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conekta/conekta-api/revisions/029df3052bca/schema)
