Skip to main content
GET
/
v1
/
ui
/
admin
/
transactions
/
stats
Get system-wide transaction statistics (admin only)
curl --request GET \
  --url https://api.example.com/v1/ui/admin/transactions/stats
{}

Query Parameters

currency
string

Filter by currency

fromDate
string

Start date (ISO 8601 format)

toDate
string

End date (ISO 8601 format)

providerId
string

Filter by provider ID

Response

200 - application/json

Transaction statistics retrieved successfully

The response is of type object.