Skip to main content

Get activity feed for a project

GET 

/project-management/api/v1/projects/:id/activity

Returns recent activity entries for a project in reverse chronological order. Supports filtering by date range (from/to, UTC), one or more eventType values, and one or more performedBy values. Pass the nextCursor value from the previous response to page forward.

Request

Responses

OK