List report versions
GET/report/:id/versions
Returns the published version history for a report, without the heavy schema, ui_schema, and queries fields.
Request
Responses
- 200
- 4XX
- 5XX
The report's version history.
Client error responses due to invalid input or missing parameters.
Internal server error due to an unexpected issue.