List all links

GET {{baseUrl}}/api/links/?page=1

Documentation πŸ“–

Get a paginated list of all the existing links in your Belvo account. By default, we return up to 100 results per page.

See detailed documentation for the List all links call in our API Reference.

Request Params

KeyDatatypeRequiredDescription
pagenumberA page number within the paginated result set.

RESPONSES

status: OK

{"count":105,"next":"https://sandbox.belvo.com/api/links/?page=2\u0026page_size=5","previous":null,"results":[{"id":"5fbae30b-8ac1-49d6-a665-b95de84af9cb","institution":"tatooine_mx_fiscal","access_mode":"single","status":"valid","refresh_rate":null,"created_by":"6e9be884-4781-4143-b673-aca02475ee8c","last_accessed_at":"2024-02-02T13:11:42.593032Z","external_id":"postman-link-test-employment-mexico","created_at":"2024-02-02T13:11:42.586099Z","institution_user_id":"Tyc362ErLbrIBeW4Sob_pOPz6j-RWTorYPTSVukDFIM=","credentials_storage":"5d","stale_in":"30d","fetch_resources":["TAX_STATUS","TAX_COMPLIANCE_STATUS","TAX_RETURNS","INVOICES"]},{"id":"d9259639-b6e7-4149-b092-80af336095ac","institution":"planet_mx_employment","access_mode":"single","status":"valid","refresh_rate":null,"created_by":"6e9be884-4781-4143-b673-aca02475ee8c","last_accessed_at":"2024-02-02T13:05:38.458042Z","external_id":"postman-link-test-employment-mexico","created_at":"2024-02-02T13:05:38.450618Z","institution_user_id":"BidIxnZkKvQx0_F0oSYVx6Jnsh4Zmoat2ot2iOoG018=","credentials_storage":"5d","stale_in":"30d","fetch_resources":["OWNERS","EMPLOYMENT_RECORDS"]},{"id":"0681c503-ee47-4033-a5f8-ffe6926eb872","institution":"erebor_co_retail","access_mode":"recurrent","status":"valid","refresh_rate":"24h","created_by":"6e9be884-4781-4143-b673-aca02475ee8c","last_accessed_at":"2024-02-02T12:55:54.051213Z","external_id":"postman-link-test-recurrent","created_at":"2024-02-02T12:55:54.043959Z","institution_user_id":"YwuTM0uEEh1BbVgDZBcNpa_-Tm3l2q8ZkZNrlhp-pNA=","credentials_storage":"store","stale_in":"90d","fetch_resources":["ACCOUNTS","OWNERS","TRANSACTIONS"]},{"id":"b2564db6-8958-44eb-b31d-fd5ae9c665f4","institution":"erebor_mx_retail","access_mode":"single","status":"valid","refresh_rate":null,"created_by":"6e9be884-4781-4143-b673-aca02475ee8c","last_accessed_at":"2024-02-02T12:52:14.038751Z","external_id":"postman-testing","created_at":"2024-02-02T12:52:14.029855Z","institution_user_id":"EPzyyVz0t33WAFTFcp_H9UrUmsNHWgOfHljpHypCrfA=","credentials_storage":"5d","stale_in":"30d","fetch_resources":["ACCOUNTS","OWNERS","TRANSACTIONS"]},{"id":"fda7aa90-1225-4761-9bfd-5142fe9ce1fb","institution":"erebor_mx_retail","access_mode":"single","status":"valid","refresh_rate":null,"created_by":"6e9be884-4781-4143-b673-aca02475ee8c","last_accessed_at":"2024-02-02T12:50:39.584514Z","external_id":"security-testing","created_at":"2024-02-02T12:50:39.578419Z","institution_user_id":"EPzyyVz0t33WAFTFcp_H9UrUmsNHWgOfHljpHypCrfA=","credentials_storage":"5d","stale_in":"30d","fetch_resources":["ACCOUNTS","OWNERS","TRANSACTIONS"]}]}