GET api/ReportBuilderReport/list
No documentation available.
Response Information
Response body formats
application/json, text/json
Sample:
{ "SavedReports": { "$id": "2", "$values": [ { "$id": "3", "PK": 1 }, { "$ref": "3" }, { "$ref": "3" } ] }, "SitecoreContents": { "$id": "4", "$values": [ { "$id": "5", "RowId": 1, "SitecoreContentId": 2, "ItemId": "a273ddd1-135e-418c-9f90-df023440f3b6", "ItemTypeLovId": 4, "ItemType": "sample string 5", "ItemCode": "sample string 6", "Content": "sample string 7", "StageLovId": 1, "Stage": "sample string 8", "StepConfigId": 1, "Step": "sample string 9", "FieldName": "sample string 10", "ContentData": "QEBA", "PK": "sample string 7" }, { "$ref": "5" }, { "$ref": "5" } ] } }