api-docs icon indicating copy to clipboard operation
api-docs copied to clipboard

Administrator API

Open selkins13 opened this issue 8 years ago • 0 comments

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.

selkins13 avatar Sep 13 '17 20:09 selkins13