Hi,
I am working on a get query to fetch all the projects that are in approved status (Status=Approved) under a specific Program and limit it to 200 records.
I have created the below query but unable to get the required details. Can anyone help me fixing it?
project/search?programID=66f6d50c00b9081f40e08da68f1d8a32&fields=parameterValues,status=APR,project:owner,owner:emailAddr,tasks:percentComplete,tasks:name$$LIMIT=200
Any suggestion would be highly appreciated. TIA!!