Paginated raw ledger of credit operations
Credits
Paginated raw ledger of credit operations
Paginated raw ledger rows for the requested window. Default window is
the last 30 days. cursor is opaque — pass back exactly the value
returned in next_cursor.
GET
Paginated raw ledger of credit operations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Inclusive lower bound. Accepts any string parseable as a date or
datetime — YYYY-MM-DD, RFC 3339 with or without an offset.
Output is always echoed as full ISO 8601 with Z.
Exclusive upper bound. Accepts any string parseable as a date or
datetime. Must be >= from (server returns 400 otherwise).
Required string length:
1 - 64Required range:
1 <= x <= 200