/times

Get all time entries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
FieldPossible valuesDescription
_idString (17 characters long)Unique identifier
typeString (call or empty)Indicates wether the time entry is assigned to a call
startDateStart date of the time entry
endDateEnd date of the time entry
(empty if time tracking is active)
taskIdString (17 characters long)Unique identifier of the task on which this time entry was created
userIdString (17 characters long)Unique identifier of the user assigned to this time entry
hourlyRateDecimalHourly rate which was applied to this time entry
costRateDecimalCost rate which was applied to this time entry
durationDecimalDuration of the time entry in minutes
billedBooleanIndicates wether this time entry is marked as billed
commentStringComment of this time entry
createdAtDateWhen was this time entry created
createdByString (17 characters long)Unique identifier of the user who has created this time entry
contactIdString (17 characters long)Unique identifier of the contact assigned to the task of this time entry
projectIdString (17 characters long)Unique identifier of the project assigned to the task of this time entry
listIdString (17 characters long)Unique identifier of the project list assigned to the task of this time entry
serviceIdString (17 characters long)Unique identifier of the service assigned to the task of this time entry
contactNameStringName of the contact assigned to the task of this time entry
projectNameStringName of the project assigned to the task of this time entry
taskNameStringName of the task of this time entry
serviceNameStringName of the service assigned to the task of this time entry
userNameStringName of the user of this time entry
projectCompletedBooleanCompletion state of the project assigned to the task of this time entry
taskCompletedBooleanCompletion state of the task of this time entry
costsDecimalCalculated field: (duration / 60) * costRate
revenueDecimalCalculated field: (duration / 60) * hourlyRate
profitDecimalCalculated field: revenue - costs
Query Params
int32
Defaults to 1

Allows to access follow-up pages when combined with limit. Default: 1

int32
Defaults to 50

Limits the list to the given number of entries. Default: 50

boolean

Is the time entry billed or not

string

Filters the list by user. Can be either a single ID or multiple comma-separated IDs.

string

Filters the list by task. Can be either a single ID, or multiple comma-separated IDs.

string

Filters the list by project. Can be either a single ID, or multiple comma-separated IDs.

string

Filters the list by service. Can be either a single ID, or multiple comma-separated IDs.

string

Filters the list by contact. Can be either a single ID, or multiple comma-separated IDs.

date

Filter the list to get times beginning from a specific date

date

Filter the list to get times until a specific date

boolean

Is the corresponding task completed or not

boolean

Is the corresponding project completed or not

boolean

Is the corresponding task archived or not

boolean

Is the corresponding project archived or not

boolean
Defaults to false

Filter for active time entries

string

Provide "call" to get only time entries for calls

Responses

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