List Time Tracking Project Tasks

Returns a paginated list of tasks for the specified time tracking project. Tasks are filtered by statuses[], which defaults to active.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The project ID.

Query Params
statuses[]
array of strings
Defaults to active

Statuses to include. Defaults to active (excludes deleted tasks). Use both values to include active and deleted tasks.

statuses[]
Allowed:
integer
≥ 1
Defaults to 1

The page number to retrieve (1-indexed).

integer
1 to 500
Defaults to 25

The maximum number of items per page.

Responses

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