v1
latestOpenAPI 3.0.12026-08-0674476716.0 KBReports
Get bank statuses
The GET /reports/banks/status endpoint returns the current AIS and PIS service status along with server status for all banks.
get/reports/banks/status
Response
Successful response
Example response
{
"banksStatus": [
{
"bankId": "ob-modelo",
"lastUpdatedAt": "27811843"
}
]
}