Retrieve tasks for a project

Retrieves a paginated list of tasks for a specific project with optional filtering by type and date range.

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

Project ID

Query Params
integer
Defaults to 1

Page number for pagination

integer
Defaults to 10

Number of items per page

types
array of strings

Types of tasks to retrieve

types
integer

Start date for filtering tasks (Unix timestamp)

integer

End date for filtering tasks (Unix timestamp)

Response

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