Activity Log
Get Recent Activity Log Entries
{
"status": 200,
"data": [
{
"id": 1,
"action": "create_objective",
"details": "Created objective 'Project Alpha'",
"createdAt": "2023-10-27T10:00:00Z",
"username": "johndoe"
}
]
}Get Specific Activity Log Entry
Create Activity Log Entry
Delete Activity Log Entry
Last updated