Success
HTTP 200
Returns a JSON that contains all the details of the given Parameter Set.
{
"id": "d93e59ca-548a-43b0-8baa-2b66a404d1ba",
"name": "Sample Report",
"parameters": {
"filterType": "customjql",
"user": "",
"userDisplayName": "",
"projectKey": "SSPA",
"projectName": "SSPA - Sample Scrum Project",
"boardID": "",
"boardName": "",
"sprintID": "",
"sprintName": "",
"customJql": "project in (SSPA, SSPT)",
"jqlFilterID": "",
"jqlFilterName": "",
"columnsBy": "statusDuration",
"calendar": "normalHours",
"dayLength": "24HourDays",
"viewFormat": "days",
"startDate": "",
"endDate": "",
"dateRangeField": "created",
"trimHistoryStartDate": "",
"trimHistoryEndDate": "",
"includeDeletedStatuses": true,
"outputType": "csvClassic",
"contentType": "tableList",
"historyFields": [],
"fields": [
"duedate",
"created"
],
"groupByFields": [],
"consolidatedStatuses": [],
"sortBy": "10008",
"sortDir": "asc",
"filters": [],
"dataBar": true,
"oneDimensionChartType": "column",
"twoDimensionsChartType": "stackedColumn",
"dateChartType": "timeline",
"excludeCurrentState": false,
"oneDimensionChartPercentage": "onOverall",
"twoDimensionsChartPercentage": "off",
"groups": [],
"dbsMetrics": [],
"multiVisitBehavior": "total",
"visitCounts": false,
"averageDenominator": "nonNull",
"exportDateFormat": "",
"exportDateTimeFormat": "",
"exportEmptyValueToken": "hyphen"
},
"owner": "276d7bea-f4df-49e6-b231-1b15d4ed852a"
"public": true
}