# Clock **GET /network/clock**
status: stable
## Servers - https://localhost:8090/v2: https://localhost:8090/v2 () ## Parameters #### Query parameters - **forceNtpCheck** (boolean) NTP checks are cached for short duration to avoid sending too many queries to the central NTP servers. In some cases however, a client may want to force a new check. When this flag is set, the request **will block** until NTP server responds or will timeout after a while without any answer from the NTP server. ## Responses ### 406: Not Acceptable #### Body Parameters: application/json (object) - **message** (string) May occur when providing an invalid 'Accept' header. - **code** (string) ### 200: Ok #### Body Parameters: application/json (object) - **status** (string) - **offset** (object) if: status == available