Skip to Main Content
Status Future consideration
Categories API
Created by Guest
Created on Feb 10, 2022

I need to retrieve an Idea information (id, votes) via GET /features/id

Customers using API integration scripts will benefit a lot from this functionality. My script is based on individual Feature retrieval via API, but to get a linked Idea and its votes number I have to perform a number of sub-requests, which makes my integration too heavy and not optimal.

  • Attach files