Even after successful get method call to retrieve release key using api, still not able to get one

Hi All,

Please help me through a unique issue. I tried to call orchestrator process by using an api get method. I want to retrive release key of that process. Even after successful call I am not getting required result. Response image is attached within for reference. I tried using below get requests

  1. [url]odata/Releases?$filter=ProcessKey eq ‘Sample’
  2. [url]odata/Releases
  3. [url]odata/Releases?$filter=EnvironmentName eq ‘Sample’

Still no success. Please help

Thanks and Regards
Pankaj Pawar