[v3] Timer
Get visible running timers
Return running timers for users visible in the authenticated user's permission tree.
get/v3/timer/running
Headers
Acceptstring
Example:application/json
Response
OK
Example response
[
{
"startedAt": "2026-08-19 09:00:00"
}
]