ClickUp Debug Bundle Overview Collect diagnostic information for troubleshooting ClickUp API v2 issues. Generates a redacted bundle safe for sharing with support. Quick Health Check Full Debug Bundle Script Programmatic Diagnostics Error Handling | Issue | Diagnostic Check | Solution | |-------|-----------------|----------| | Auth failing | Check HTTP status on /user | Regenerate token | | High latency ( 2s) | Check latencyMs | Network/region issue | | Rate limited (0 remaining) | Check X-RateLimit-Remaining | Wait for reset or upgrade plan | | Workspace missing | Check teams.json | Re-author…