Endpoint
Overview
Run diagnostics on your active accounts to identify health issues. Returns ahealthy boolean and a fail_reason enum for each account that has a problem.
Only accounts with status setup, warming, or warmed are included. This endpoint checks proxy connectivity and task success rates to determine account health.
Fail Reasons
Request Body
string[]
Optional array of account IDs to check. If omitted, all active accounts are checked.
Response
TroubleshootAccount[]
Array of account health results
