Exported report details
Fetches details for a report. Response fields explained below.
Response Fields
ReportName: The name of the report.
ReportId: Id of the report.
CreatedBy: The GUID of the user that has created the report.
EditedOn: The date and time the report was last edited.
Type: The type of the report.
IsPublished: Boolean value whether the current report has been published as a link or not.
PublishedLink: The published link(s) if existing.
HasPassword: Boolean value whether the published report has a password or not.
Request Body
{"ExportFormat"=>"Pdf"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |