Skip to main content

Get all time recordings of current user

Get all time recordings of current user

Query Parameters
$top String

The max number of records.

$skip String

The number of records to skip.

$filter String

A function that must evaluate to true for a record to be returned.

$select String

Specifies a subset of properties to return. Use a comma separated list.

$orderby String

Determines what values are used to order a collection of records.

$expand String

Use to add related query data.

Header Parameters
x-instance string

The target instance for the request

x-company string

The target company for the request

Responses
200

Success

Schema OPTIONAL
context String OPTIONAL
value object[] OPTIONAL
id uuid OPTIONAL
resource object
id uuid OPTIONAL
no String OPTIONAL
name String OPTIONAL
defaults object[] OPTIONAL
id uuid OPTIONAL
validFrom date-time OPTIONAL
workHourTemplate object OPTIONAL
id uuid OPTIONAL
code String OPTIONAL
description String OPTIONAL
monday float OPTIONAL
tuesday float OPTIONAL
wednesday float OPTIONAL
thursday float OPTIONAL
friday float OPTIONAL
saturday float OPTIONAL
sunday float OPTIONAL
calendar object OPTIONAL
code String OPTIONAL
description String OPTIONAL
entries object[] OPTIONAL
id uuid OPTIONAL
date date-time OPTIONAL
description String OPTIONAL
recurrent Boolean OPTIONAL
isWorking Boolean OPTIONAL
description String OPTIONAL
date date-time OPTIONAL
start date-time OPTIONAL
end date-time OPTIONAL
duration int32 OPTIONAL
durationBillable int32 OPTIONAL
break int32 OPTIONAL
workType String OPTIONAL
complete Boolean OPTIONAL
customer object OPTIONAL
id uuid OPTIONAL
no String OPTIONAL
name String OPTIONAL
address object OPTIONAL
id uuid OPTIONAL
address1 String OPTIONAL
address2 String OPTIONAL
city String OPTIONAL
state String OPTIONAL
postCode String OPTIONAL
country String OPTIONAL
jobs (circular)[] OPTIONAL
job object OPTIONAL
id uuid OPTIONAL
no String OPTIONAL
description String OPTIONAL
jobTasks (circular)[] OPTIONAL
customer (circular) OPTIONAL
tntModel object OPTIONAL
id uuid OPTIONAL
code String OPTIONAL
description String OPTIONAL
lines (circular)[] OPTIONAL
jobTask object OPTIONAL
id uuid OPTIONAL
no String OPTIONAL
description String OPTIONAL
job (circular) OPTIONAL
status int32 OPTIONAL

Possible values: [0, 1, 2]

jobPlanningLine object OPTIONAL
id uuid OPTIONAL
jobTaskId uuid OPTIONAL
jobNo String OPTIONAL
taskNo String OPTIONAL
lineNo int32 OPTIONAL
description String OPTIONAL
itemNo String OPTIONAL
serviceBillingType int32 OPTIONAL

Possible values: [0, 1, 2, 3, 100]

tntModelLine object OPTIONAL
id uuid OPTIONAL
tntModel (circular) OPTIONAL
code String OPTIONAL
description String OPTIONAL
quantity double OPTIONAL
billable Boolean OPTIONAL
itemNo String OPTIONAL
rounding int32 OPTIONAL
nonBillableReason int32 OPTIONAL

Possible values: [0, 2, 3, 4]

modelType int32 OPTIONAL

Possible values: [0, 1, 2, 3]

workItem object OPTIONAL
source String OPTIONAL
organization String OPTIONAL
project String OPTIONAL
id String OPTIONAL
parentId String OPTIONAL
title String OPTIONAL
type String OPTIONAL
status String OPTIONAL
area String OPTIONAL
iteration String OPTIONAL
originalEstimate double OPTIONAL
remaining double OPTIONAL
completed double OPTIONAL
contact String OPTIONAL
calendarEventId String OPTIONAL
nonBillableReason int32 OPTIONAL

Possible values: [0, 2, 3, 4]

status int32 OPTIONAL

Possible values: [0, 1, 2]

created date-time OPTIONAL
modified date-time OPTIONAL