GetEmbedInfo

Gets the embed information for a specific Power BI report.

get
Authorizations
Query parameters
workSpaceIdstringRequired

The workspace ID of the report.

reportIdstringRequired

The report ID for which the embed parameters are requested.

Responses
200
Success: Returns the embed parameters for the specified Power BI report.
get
GET /Embed/GetEmbedInfo?workSpaceId=text&reportId=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content