Skip to Main Content

Share your product feedback

Workflow status in REST API searches

I want to search for features / releases that are not shipped yet.

Currently, the aha REST API does not offer "workflow status" as a search parameter. Further, the API response does not indicate the status in the feature/release "shortened" json representation.  Thus I have to send a new REST call for _all_ features/releases in a response,  always, to determine their status.  The end application consuming the API becomes sluggish, as well generating a lot of uncessary network calls towards you.

Please add workflow status as a query parameter in the API.

Please also add a way of letting me specify additional attributes to include in my search responses (f.ex if I could get status + a custom field, I wouldn't need to lookup each feature) 

  • ADMIN RESPONSE
    Feb 7, 2025

    Thank you for your idea. It is possible to get the workflow status by passing in workflow_status to the fields parameter.

    This page has a list of possible fields and this page has details on how to access fields.

    We hope that helps!

  • Attach files
      Drop here to upload