Report - Retrieves a list of shared or paginated reports for the user
Retrieves a list of shared reports or paginated reports for the calling user for specified tenant.
Please enter a valid token
The requested API version
1.0Optional User Id
Success: Returns shared reports or paginated reports for the calling user.
Class for Storing details about assets fetched from database.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the TenantId property.
A public property of type Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the AssetId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the AssetType property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the AssetName property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the EmbedUrl property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the WebUrl property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the DatasetId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the BindedDatasetId property.
nullA public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ReportType property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the IsEffectiveIdentityRolesRequired property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the IsEffectiveIdentityRequired property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the IsReportTemplates property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanView property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanCreate property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanEdit property.
A public property of type bool that has both a getter and a setter method, which allows for getting and setting the value of the CanExport property.
A public property of type DateTime that has both a getter and a setter method, which allows for getting and setting the value of the CreatedOn property.
A public property of type DateTime that has both a getter and a setter method, which allows for getting and setting the value of the ModifiedOn property.
A public property of type Guid that has both a getter and a setter method, which allows for getting and setting the value of the CreatedBy property.
A public property of type Guid that has both a getter and a setter method, which allows for getting and setting the value of the ModifiedBy property.
A public property of type Guid that has both a getter and a setter method, which allows for getting and setting the value of the FolderId property.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Description property.
Defines the available export methods for an asset.
Gets or sets the unique identifier for the paginated asset. Required in case of Paginated visual export (type 2) MAQ.BIHub.API.Model.ReportsFromDb.ExportMethod
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the IsHidden property.
Internal Server Error: An unexpected error occurred while processing the request.
Last updated