Skip to main content
GET
Get Transaction History

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

site_id
string<uuid>
required

Response

Successful Response

Response model for transaction history.

site_id
string<uuid>
required

ID of the site

transactions
TransactionDatumResponse · object[]
required

List of transactions for the site

is_below_withdrawal_minimum
boolean
default:false

If the user is below the minimum withdrawal threshold (if configured)

days_until_minimum_wait_time_met
integer

How many days the user needs to wait to withdraw (if configured)