v1

latestOpenAPI 3.0.02026-07-261090122.9 KB
Timesheets

Retrieve timesheets list

List timesheets

get/timesheets

Query parameters

limitstring

Defaults to 20 items per page, maximum 100 items allowed.

user_idstring

Filter by user id

in_timestring

Clock in time UNIX timestamp.

out_timestring

Clock out time UNIX timestamp

typestring

Filter by type. Example - job

calculate_countstring

true or false. If true, in response will be included also total count

filterstring

Array of attribute, operator, and value parts.

sortstring

Array of attribute and order values.

relstring

array consisting of indices with the desired relation to include

Response

Successful response