Returns a liveness response for public API hubs, uptime monitors, and lightweight service discovery checks.The response format depends on the Accept request header: when it is exactly application/json, a JSON object with status, timestamp, and version is returned. Otherwise a single plain-text line with the same fields (key: value pairs joined by commas) is returned.
Request
Authorization
Bearer Token
Provide your bearer token in the
Authorization
header when making requests to protected resources.