querying deliverables/release list using rest api
I am able to get a list of project users with the following rest api call:
https://rtc_url/ccm//process/project-areas/project_identifier/members?includeInlineUserInfo=true
Is there something similar I can use to get the list of type deliverable values as defined on the Releases tab in the RTC project configuration?
Thanks.