Description: Get the DB sync daily update time.
Since: 3.6
Security: Requires a user with admin permissions
Usage: GET api/v1/configuration/dbsync/time
Produces : application/json
Sample Response:
{ "db_sync_updates_time": "18:40" }
Response Codes:
403: Forbidden
401: Unauthorized
500: Failed to get configuration from DB