What is the syntax to read the TSV data using REST API?
Release : 16.0.3
https://192.0.2.1/ppm/rest/v1/projects/xxxxx/teams/yyyyy?tsvParams=(periods%3D(allocationCurve,months,18,2022-07-18T08:00:00,fiscal)),(workEffortUnit%3Dhours)
The general form of the periods parameter is: (alias1, type1, numberOfPeriods1, startDate1, [calendarType1]), where alias is the API alias of the tsv attribute.