get
https://sandbox.neonomics.io/ics/v3/accounts//transactions
Returns a list of transactions for the account Id given as endpoint parameter. The account Id must first be retrieved in a Get Accounts call. This API will return a 1426 error if consent is required to access the account.
API Usage Restrictions (PSD2 Compliance):
- Each unique API call is limited to 4 requests per 24 hours per session.
- Important: Pagination does NOT count against the same limit. Each unique cursor value has its own separate 4-call counter.
- This means you can browse through unlimited transaction pages, but can only revisit the same page 4 times within 24 hours.
- The 24-hour window is a rolling period starting from your first call to that specific operation.
- New sessions get fresh counters.
