cURL
curl --request GET \ --url https://api.pagou.ai/pix/v1/transactions \ --header 'apiKey: <api-key>'
{ "page": 1, "limit": 10, "total": 2, "items": [ { "id": "trn_1f3f2d2299d74944a6a028f278f2f0e7", "status": "PAID", "value": 9417, "type": "PIX", "createdAt": "2026-02-06T19:50:49.926Z" }, { "id": "trn_7e4b62f078d64ad9a35fef3ea5e1704b", "status": "WAITING_PAYMENT", "value": 4310, "type": "PIX", "createdAt": "2026-02-06T19:52:13.295Z" } ] }
Get transactions
1 <= x <= 90
x >= 1
1 <= x <= 50
ASC
DESC
Success
Show child attributes