v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
Reports

View report

Find a single report by ID.

get/v1/Reports/{id}

Path parameters

idinteger required

Format - int32. ID of the report to view.

Response

OK

okboolean
report_idinteger

Primary identifier for this report.

report_category_idinteger required

Foreign identifier indicating the category this belongs to.

descriptionstring required

Short description of the report (i.e. the name).

created_byinteger

Foreign identifier of user who created this.

sharedboolean

Indicates report can be viewed by any user with access to the category of report.

long_descriptionstring

Detailed description of the report.

type'CLASSIC' | 'SQL' | 'STANDARD'

Indicates how the report query is stored in Rev.io.