get
https://api.fintoc.com/v1/accounts//movements
Returns a paginated list of the movements of an account, using the link's link_token to authenticate the request. By default the endpoint returns only confirmed movements; use confirmed_only=false to include every status.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Using theper_pageandpageparametersIf you are missing movements in our API, try adjusting the
per_pageparameter to obtain more movements in your requests. Remember that the default value for this parameter is 30 and the maximum value is 300.Also, if you have more movements than the
per_pagevalue, try iterating through our pages using thepageparameter. This way you can check all the pages of movements stored.