Analytics-Manage reports-Manage Page-By Information for Report

Number of APIs: 7

  1. Update report instance with new page-by selection PUT {{baseUrl}}/api/v2/reports/:reportId/instances

  2. Create report instance with default page-by selection POST {{baseUrl}}/api/v2/reports/:reportId/instances

  3. Get report page-by elements GET {{baseUrl}}/api/v2/reports/:reportId/instances/:reportInstanceId/pageBy/elements

  4. Login POST {{baseUrl}}/api/auth/login

  5. Get report definition GET {{baseUrl}}/api/v2/reports/:reportId

  6. Search for report GET {{baseUrl}}/api/searches/results?name=View Report - Derived Element in the Page-by&type=3&pattern=2

  7. Logout POST {{baseUrl}}/api/auth/logout