timePath top-level constant

String const timePath

A basic endpoint that may reflect API availability/performance. It will also return the current server time using Epoch time in milliseconds.

Implementation

const String timePath = '/time';