GetEmbedInfoForWorkspace

Gets the embed information for all reports within a specific workspace.

get
Authorizations
Query parameters
workSpaceIdstringRequired

The workspace ID for which to fetch embed parameters for all reports.

reportIdstringRequired

The report ID for which the embed parameters are to be retrieved.

Responses
200
Success: Returns embed parameters for all reports in the workspace.
get
GET /Embed/GetEmbedInfoForWorkspace?workSpaceId=text&reportId=text HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*

No content