**Other APIs** ================ **Server Time** ++++++++++++++++++++ .. http:get:: /_config/server-time **Description** Fetching UTC time in epoch format in millisecond **HTTP Method** GET **Endpoint** ``/_config/server-time`` **Request Header** ``Authorization`` `Basic ` **Sample Request** .. code-block:: sh curl --location 'https://app.4pointx.com/_config/server-time --header 'Authorization: Basic ' \ **Sample Response** Success .. code-block:: json "1702625795.3759577"