Retrieve the daily DB sync Time

XRAY: How to retrieve or update the daily DB sync time using REST API

AuthorFullName__c
Shashwath Rai
articleNumber
000005804
FirstPublishedDate
2023-06-30T17:06:55Z
lastModifiedDate
2025-07-22
VersionNumber
2

Please use the below command to get the current daily DB sync job execution time.
curl -uadminuser:"Password"  -XGET <Base_URL>/xray/api/v1/configuration/dbsync/time

User-added image