Skip to main content
GET
List credit transactions
Requires credits:read. Prefer ledger amounts over duration × guessed rates. Filter with type=call_deduction for call usage rows. Pair with credits.usage / call.*.billed webhooks.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Query Parameters

type
string
Example:

"call_deduction"

page
integer
default:1
limit
integer
default:25
Required range: x <= 100
startedAfter
string<date-time>
startedBefore
string<date-time>

Response

Ledger page

transactions
object[]
pagination
object