Returns the current status of the service including version information, current timestamp, and commit hash. No authentication required.
Status retrieved successfully
Bad request
Internal server error
Last updated 6 hours ago
GET /status HTTP/1.1 Host: comms-gatekeeper.decentraland.org Accept: */*
{ "version": "text", "currentTime": 1, "commitHash": "text" }