Skip to main content
GET
List accounts

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.

Maximum string length: 255
page
integer
default:1
Required range: x >= 1
per_page
integer
default:9
Required range: 1 <= x <= 100

Response

Consumer accounts returned.

data
object[]
required
meta
object
required
pagination
object
required
Last modified on July 19, 2026