Sub-issue % completion on Epics via API

How can get the % of completion shown from the sub-issue inside the Epics via API?

Hey @jaydiare , the % completion isn’t directly available via our API. It’s calculated by counting the total number of sub-issues in the epic vs. how many of them are completed. For documentation on how to get the sub-issues see: Sub-Issues | Zenhub Developers