Skip to main content
GET
Get transactions

Authorizations

Authorization
string
header
required

Use a JWT access token or API key (prefixed with nv_)

Query Parameters

limit
integer
default:50

Number of transactions to return

Required range: x <= 100

Response

200 - application/json

Transaction history

id
string
type
enum<string>
Available options:
credit,
debit,
refund
amount
number
balance_after
number
description
string | null
breakdown
object | null
created_at
string<date-time>