New to Telerik ReportingStart a free 30-day trial

Get Version Overview

The public interface for retrieving the Telerik Reporting REST Service version.

Starting with release 2025 Q2 (version 19.1.25.521), the Get Version endpoint has been marked as obsolete. To retrieve the version of the Telerik Reporting REST Service, use the Get Configuration endpoint instead.

Request

GET /api/reports/version

Response

HTTP Status CodeDescription
200 OKThe Version of the Telerik Reporting REST Service retrieved successfully

Response Body

A string, which represents the version of the Telerik Reporting REST Service.

Sample

  • Request

      GET /api/reports/version HTTP/1.1
  • Response

      HTTP/1.1 200 OK
    
      "20.0.26.304"
In this article
RequestResponseSample
Not finding the help you need?
Contact Support