This endpoint returns a paginated list of activities that occurred within the account. The results can be filtered by:
- Person IDs (maximum 10)
- Project IDs (maximum 10)
- Date range (happenedFrom and happenedTo)
- User IDs who triggered the events (maximum 10)
- Activity types (maximum 25)
Note: Either PersonIds or ProjectIds can be specified, but not both simultaneously.
The response includes a query-has-more header indicating whether additional records are available beyond the current page.
Permissions
Private: Read
Finance: Read
Person: Read
HourlyProfile: Read
Project: Read
Communication: Read
Role: Read
HourlyRole: Read
Allocation: Read
HourlyAllocation: Read
Settings: Read
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Bad Request - Invalid filter parameters or validation errors (e.g., invalid date range, too many filter values, invalid activity type format)
401Unauthorized - Authentication token is missing or invalid
403Forbidden - User does not have required permissions or account access