Hello All,
May I know what is correct parameter to use below REST API as I am unable to use this REST Call
Basically I need correct values for PARAM1 and PARAM2
Returns all Pipelines created by users in a group between a start and end time | GET | https://cloud.streamsets.com/pipelinestore/rest/v1/metrics/pipelines?startTime=<PARAM1>&endTime=<PARAM2> |