Is there a way i can fetch all epics for Program using REST API calls??
Community moderators have prevented the ability to post new answers.
@Bhanu Prakash Try this:
{{base_JA_url}}/Epics?$filter=primaryProgramId EQ 13 OR additionalProgramIds/any(r: r eq 13)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.