cURL
curl --request GET \ --url https://e3-kausanna.sonqo.io/health \ --header 'Authorization: Bearer <token>'
{ "downstream": { "visa": "operational", "mastercard": "operational", "openai": "operational" }, "status": "operational", "lastUpdated": "2021-12-31T23:59:59Z" }
API Token generated for your account. The token must be prefixed with Bearer.
Bearer
Successful response
operational
degraded
downtime
unknown
"operational"
"2021-09-01T00:00:00Z"
Show child attributes