Skip to Main Content

Share your product feedback

Add capability to pull Aha Users custom roles through AHA REST API

We do custom reporting on AHA data to meet some of our business requirements and goals.The current exposed AHA Rest APIs don't support pulling Aha Users custom roles. Adding this to APIs will help us in doing our internal custom reporting for tracking users, application usage and other operational and financial metrics.

  • Attach files
      Drop here to upload
    • Admin
      Chrissi McNamara
      Reply
      |
      Jan 25, 2022

      Hi there, users with permissions to see roles would get a user_roles array with custom project roles and custom account roles. They would have the following attributes:

      {
      "role_id": 1,
      "name": "role",
      "scope": {
      "type": "account",
      "name": "account name",
      "id": 1
      }
      }


      If you have additional questions, please reach out to our Customer Success team at support@aha.io and we can help further.

    • Nigel Lawrence
      Reply
      |
      Jan 24, 2022

      This is marked as shipped, but I can't see this documented anywhere - Am I missing something?

    • +1