API Reference

/time-tracking/time-entries

Returns a paginated list of time entries. Required scope: r_time_tracking.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
types
array of strings

Filter by entry type(s). Valid values: time-entry, clock-in, clock-out, ergani-clock-in, ergani-clock-out

types
string

ISO 8601 date — return entries at or after this date

string

ISO 8601 date — return entries at or before this date

employee_ids
array of strings

Filter by one or more employee SPI keys. Available to both account and user tokens. User tokens are authorized per employee and receive a 403 if any id cannot be viewed.

employee_ids
integer

Filter by worked minutes, used together with duration_operator

string

Comparison operator for duration. One of: equal, greater_than, greater_than_or_equal, less_than, less_than_or_equal

integer
enum

Number of results per page. Allowed values: 10, 20, 50, 100

Allowed:
integer

Number of entries to skip (for pagination)

Responses

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