Return the caller’s preferred daily signal-scan time in UTC HH:MM 24-hour format.
HH:MM 24-hour format. Defaults to 06:00 when no preference has been set. The cron picks users whose scan window matches the current 15-minute bucket.
/api/signals/scan-time with other verbs. See the sibling page for related operations on the same resource.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Current preferred scan time.
Preferred daily scan time in UTC HH:MM 24-hour format. Must fall on a 15-minute boundary (00, 15, 30, 45).
^\d{2}:\d{2}$