List tradelines
Tradelines
List Tradelines
Returns a paginated list of tradelines for the authenticated partner.
GET
List tradelines
Authorizations
API key in the format sk_live_<token> (production) or sk_test_<token> (sandbox).
Contact Cove to obtain your API key.
Query Parameters
Filter by consumer UUID
Filter by payment type Type of recurring payment being reported
Available options:
rent, child_support, alimony, utility, medical, insurance, subscription, bill_pay, loan, education, dependent_care, shared_expenses, custom Filter by account status Current status of the tradeline account (auto-computed from payment reports)
Available options:
current, late_30, late_60, late_90, late_120, late_150, late_180_plus, paid_in_full, closed, transferred, account_in_dispute Filter by active state (true or false)
Page number (1-indexed)
Required range:
x >= 1Number of records per page
Required range:
1 <= x <= 100