List credit ledger entries
credits
List credit ledger entries
The raw immutable ledger (detailed retention window only), newest first by default.
GET
List credit ledger entries
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The kind of a credit ledger entry.
Available options:
grant, expiry, pack_purchase, charge, refund, referral, adjustment Only entries of any of these kinds. Repeat the parameter for each kind. Use this rather than several requests when a surface shows a mix — 'where did my credits come from', say, which wants every kind except usage charges.
Maximum array length:
20The kind of a credit ledger entry.
Available options:
grant, expiry, pack_purchase, charge, refund, referral, adjustment The number of items to return.
Required range:
1 <= x <= 100Available options:
id, occurred_at, created_at, updated_at Available options:
asc, desc Set the cursor to the next or previous page. You can get the cursor from the previous page's response.
Response
Successful Response