Contains the operations for the root resource.
Contains the operations for immediate export of content.
get
Export a PDF of a report
get
Export an SVG image of report or report object
get
Export a PNG image of a report or report object
get
Export a report package
get
Export data for one object in a report as comma-separated values
get
Export data for one object in a report as tab-separated values
get
Export data for one object in a report as an XLSX file
Contains the operations used by clients for asynchronous execution.
post
Create and run an action to export a report as a package file
post
Create and run an action to export a report as a PDF file
post
Create and run an action to export an image file
post
Create and run an action to export a data file
get
Get the job with its status and link to results
delete
Delete the job with its status and link to results
Contains the operations used by clients for manipulating a report.
post
Create a report while applying the specified operation(s)
put
Update a report while applying the specified operation(s)
delete
Delete a report
put