v1
latestOpenAPI 3.0.22026-08-061464031.4 MBLinks
Get a link's details
Get the details of a specific link.
get/api/links/{id}/
Path parameters
idstring uuid required
The link.id you want to get detailed information about.
Response
Ok
Example response
{
"id": "0d3ffb69-f83b-456e-ad8e-208d0998d71d",
"institution": "erebor_mx_retail",
"access_mode": "recurrent",
"last_accessed_at": "2021-03-09T10:28:40.000Z",
"created_at": "2022-02-09T08:45:50.406032Z",
"external_id": "56ab5706-6e00-48a4-91c9-ca55968678d9",
"institution_user_id": "sooE7XJWEKypZJR603ecaWYk-8Ap0oD8Nr1pBQ4eG9c=",
"status": "valid",
"created_by": "bcef7f35-67f2-4b19-b009-cb38795faf09",
"refresh_rate": "7d",
"credentials_storage": "27d",
"fetch_resources": [
"ACCOUNTS",
"TRANSACTIONS"
],
"stale_in": "42d"
}