# Time **GET /time** Retrieve the time of the server. Useful for testing API connectivity. ## Servers - https://api.testnet.everstrike.io: https://api.testnet.everstrike.io () ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **code** (integer) Response code - **msg** (string) Diagnostic message - **result** (number) UNIX timestamp (milliseconds) ### 503 Error #### Body: application/json (object) - **code** (integer) - **msg** (string) - **result** (object) [Powered by Bump.sh](https://bump.sh)