Retrieve processes for a project

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

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

The 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
string
enum

Status of tasks to retrieve

Allowed:
integer

Start date for filtering tasks (Unix timestamp)

integer

End date for filtering tasks (Unix timestamp)

Responses

401

Unauthorized - user cannot access this project

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