Timecards

Retrieve timecards for the authenticated company over a date range.
Defaults to the current company week when begin and end are omitted.
Returns approved and pending timecards (declined and outdated are excluded).
Ongoing (in-progress) timecards are included with end: null and is_ongoing: true.
The date range is capped at 31 days; longer ranges return HTTP 422.

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.

date

End date (inclusive), format YYYY-MM-DD. Required when begin is supplied. Must be on or after begin and within 31 days of it.

Responses

422

Validation error (e.g., date range exceeds 31 days)

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