API Docs / Operations / Time Tracking / Get Expected Time

Get Expected Time

GET /tenants/{tenant}/time-entries/expected-minutes

The minutes a team member's working pattern expects of them on each day of the window (own pattern, falling back to the practice default; bank holidays excluded) - the daily targets behind the Time calendar. Defaults to the calling user; users restricted to their own time can only request themselves. The window is capped at 62 days.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

userCode query string
fromDate* query string (date)
toDate* query string (date)

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found