List account tabs
Return My Account tabs for the authenticated consumer profile in frontend display order, including counts, active state, and has_accounts. The optional status and search filters match GET /accounts so tabs can be rendered independently from paginated account cards.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Selected My Account tab. Empty, omitted, and unknown values normalize to dashboard. Aliases are hold -> payment_plans, closed_by_yn -> notice_responses, and disputed_deactivated -> disputed_or_not_paying.
"ready_to_negotiate"
Search account number, member account number, account name, company, subclient, and notice-response account number before calculating tab counts.
255Response
My Account tabs returned.
Full My Account tab list in frontend display order, including zero-count tabs.

