Optionaldescription?: stringOptionalid?: stringThe identifier of the report, unique to the table.
Optionalname?: stringThe configured name of the report.
OptionalownerId?: numberOptional, showed only for personal reports. The user ID of report owner.
Optionalproperties?: Record<string, unknown>A list of properties specific to the report type. To see a detailed description of the properties for each report type, See Report Types.
Optionalquery?: {The query definition as configured in Quickbase that gets executed when the report is run.
Optionalfilter?: stringFilter used to query for data.
OptionalformulaFields?: {Calculated formula fields.
OptionaltableId?: stringThe table identifier for the report.
Optionaltype?: stringThe type of report in Quickbase (e.g., chart).
OptionalusedCount?: numberThe number of times a report has been used.
OptionalusedLast?: stringThe instant at which a report was last used.
The configured description of a report.