Get a performance task definition
get/performanceTasks/{taskId}
Returns the performance task definition.
1{2 "code": "string",3 "createdBy": "string",4 "creationTimeStamp": "2019-08-24T14:15:22Z",5 "modifiedBy": "string",6 "modifiedTimeStamp": "2019-08-24T14:15:22Z",7 "state": "string",8 "jobReqId": "string"9}