Analytics-Manage reports-Manage Reports-Retrieve a Report's Definition within a Report Instance
Number of APIs: 6
-
Login POST {{baseUrl}}/api/auth/login
-
Get quick search results in a list format GET {{baseUrl}}/api/searches/results?pattern=2&type=3&limit=10&name=Brand Performance by Region
-
Create a report instance POST {{baseUrl}}/api/model/reports/:reportId/instances
-
Get a report within a report instance GET {{baseUrl}}/api/model/reports/:reportId?showExpressionAs=tokens&showFilterTokens=true&showAdvancedProperties=true
-
Delete the report instance DELETE {{baseUrl}}/api/model/reports/:reportId/instances
-
Logout POST {{baseUrl}}/api/auth/logout