Skip to main content
GET
List the account's credit transactions
Every credit transaction the account triggered, across all wallets it acted in. status is one of blocked, deducted, refunded, failed, granted, revoked; grants (plan allowance, top-ups, onboarding) appear as granted entries.

Authorizations

Authorization
string
header
required

A workspace API key. Secret keys (flowy_…) are server-side — keep them private. Publishable keys (flowy_pk_…) are browser-safe but only work from their allowlisted domains.

Query Parameters

size
integer
default:20
Required range: x <= 100
offset
integer
default:0

Response

200 - application/json

The transactions

data
object