Analytics-Retrieve SQL Statements and Query Details-Retrieve SQL Statements of a Report Instance
Number of APIs: 4
-
Get the SQL statement of the report instance GET {{baseUrl}}/api/v2/reports/:reportId/instances/:instanceId/sqlView
-
Login POST {{baseUrl}}/api/auth/login
-
Create a report instance and get the results POST {{baseUrl}}/api/v2/reports/{{reportId}}/instances?offset=0&limit=1000
-
Logout POST {{baseUrl}}/api/auth/logout