SSRS REST API, does /Reports support expand

Plugin Team 0 Reputation points
2023-04-25T06:40:39.29+00:00

In swaggerhub exists GET /Reports, and "expand" doesn't specify there, but it works for some entities (for example .../v2.0/reports?$expand=HistorySnapshots). Should it work at all? And why expanding Policies (/reports?$expand=Policies) just return an empty array everywhere

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-04-25T07:00:51.0666667+00:00

    Hi @Plugin Team

    For the SSRS rest API, you can refer to these links.

    https://learn.microsoft.com/en-us/sql/reporting-services/developer/rest-api?view=sql-server-ver16

    https://www.mssqltips.com/sqlservertip/5568/sql-server-reporting-services-rest-api/

    If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.

    Best regards,

    Aniya


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.