JavaScript
Transactions
List transactions
Retrieve a paginated list of transactions for the specified time period
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Body
application/json
Start timestamp (inclusive) - unix timestamp
End timestamp (exclusive) - unix timestamp
Account Id to fetch transactions for. Optional, is not specified - transactions for the default accounts will be returned
Cursor for pagination
Minimum string length:
1