HTTP/1.1 200 OK
1
const
response = {
2
status:
200
,
3
message:
"Success"
,
4
timestamp:
1718873600
5
};
6
// All systems operational.