Mongo
Returns a list of all the monitorable sources.
post/server/mongo/monitorablesInfo
Request body
Example request
{
"baseChains": [
"cosmos",
"general",
"chainlink",
"substrate"
]
}Response
OK
{
"baseChains": [
"cosmos",
"general",
"chainlink",
"substrate"
]
}OK