When troubleshooting page issues in Arc XP, it is often difficult to understand which API calls are being executed, which components are using them, and whether responses are successful or failing.
Today, similar API calls can look identical, parameters are not always clearly visible, and it’s hard to see how a failed API impacts specific components on a page. This makes debugging slow and requires switching between multiple tools or logs.
It would be extremely helpful to have clearer visibility into:
• Which APIs are called for a page
• What parameters are used in each API call
• Which components depend on each API
• Clear success/failure indicators for each call
This would significantly reduce time spent debugging and improve confidence when diagnosing platform or content issues.