This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Description
As an Administrator for an Organization on FlowDock, I would like to have API endpoints available to me that would give me the following information:
- List of all Flows (for all
access_mode) including the following information:
- All members of the flow
- Creation Date/time
- Who created the Flow
- Improve the current list of all users (
/organizations/:organization/audits/users to include the following:
- last_activity
- Note: This is different than the
accessed_at value as accessed_at only gives you the last actual login activity. If users/hubots are constantly logged in, this is useless when trying to establish inactive vs active users.
- A way to for users to mark an account as a Hubot vs a Human.