Skip to main content
GET
List account tabs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
string

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.

Example:

"ready_to_negotiate"

Search account number, member account number, account name, company, subclient, and notice-response account number before calculating tab counts.

Maximum string length: 255

Response

My Account tabs returned.

data
object[]
required

Full My Account tab list in frontend display order, including zero-count tabs.

Last modified on July 19, 2026