get
https://api.fintoc.com/v1/links
Returns a paginated list of the links of your organization, in the live or test mode of the API key used. link_token and accounts are always null when listing links.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
ImportantThe
accountsfield will benullwhen listing theLinks. To see what accounts are associated to aLink, make a request to the Get link endpoint using itslink_token.
PaginationOur API supports links pagination. In this section you can find how to access the pagination functionality of our endpoints. Remember that the default value of items per page is 30. If you are missing data, try iterating over the
pageattribute.