Get recent activity for a project

Returns the most recent activity items across all entity types for a project, sorted by date descending.

Path parameters

projectIdstringRequiredformat: "uuid"

Query parameters

pageintegerOptional>=1Defaults to 1
sizeintegerOptional1-100Defaults to 10

Response

Recent activity page
pageintegerOptional
sizeintegerOptional
totallongOptional
contentlist of objectsOptional

Errors

400
Bad Request Error
500
Internal Server Error