Confirmed Time Per Job

Retrieve the total confirmed (approved) time logged against each Team Duo job.
Defaults to the current calendar month when no dates are supplied; the resolved
period is echoed back in the period object.
Only jobs with confirmed time in the period are returned — jobs with no time are omitted.
Archived jobs with historical confirmed time are included and flagged with archived: true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date

Start date (inclusive), format YYYY-MM-DD. Required when end is supplied. Cannot be combined with all_time.

date

End date (inclusive), format YYYY-MM-DD. Required when begin is supplied. Must be on or after begin. Cannot be combined with all_time.

boolean

Aggregate over all time instead of a date range.

integer

Restrict the response to a single job. Returns HTTP 404 when the job does not belong to your company.

Responses

404

The requested job_id does not belong to your company

422

Validation error (e.g., end before begin, or dates combined with all_time)

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json