Get credit transaction history for current organization
Credits
Get credit transaction history for current organization
GET
Get credit transaction history for current organization
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (1-based)
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
20
Filter from date (ISO string)
Filter to date (ISO string)
Response
200 - undefined