morio.api.apikeys.list.failed
Unable to load the list of API keys from the database - When reaching out to the Morio Database, we were unable to retrieve the data to complete this request
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.apikeys.list.failed",
"status": 503,
"title": "Unable to load the list of API keys from the database",
"detail": "When reaching out to the Morio Database, we were unable to retrieve the data to complete this request"
}