Activity
Note the API is currently in beta and is
disabled by default. Breaking changes may occur as we finalise the
functionality.
Contact us if you want to test the API and we'll turn it on for
your account.
Attributes
The attributes on each item depends on the kind of activity.
Common to all activity items are:
- type - what kind of activity is it
- group - activity items belong to a group/category such as "meetings" for all meeting related activity
- created_by - the person who caused the activity item to be recorded
TODO - list attributes of each activity type
Account Activity
GET https://acme.minutebase.com/api/v1/activity
Person Activity
GET https://acme.minutebase.com/api/v1/people/:person_id/activity
Meeting Activity
GET https://acme.minutebase.com/api/v1/meetings/:meeting_id/activity
Workspace's Activity
GET https://acme.minutebase.com/api/v1/workspace/:workspace_id/activity