List time entries

Returns time entries in the API token team.

Related guides: Overview, Pagination and Filtering, Dates and Time Zones, Common Workflows.

Recipes
Sync time entries for reporting
Open Recipe
Start and stop task time tracking
Open Recipe
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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

204

No Content

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