User recent activity
Retrieves a list of recent activity conducted by the authenticated user. More specifically recent activity is defined as any viewing, editing, or creating of a project, report, or DIG project.
URL
/Activities?language={language}
Method
Parameters
Language
- Specifies the language for the activity information being retrieved
- REQUIRED
- Example Value: en_us
Type
- Specifies the type of activity to retrieve -REQUIRED -Example Value: project
NOTE
Activity is noted every time an item is viewed, regardless of whether or not changes were made to the item.
Back to top