get https://sandbox.array.io/api/report/v2/scoretracker
The ScoreTracker API returns a reverse chronological array of the credit scores that have appeared on the credit reports that Array has retrieved for a customer. Each object in the array contains:
- A credit score.
- The date on which the score was retrieved.
- The product code of the report in which the score appeared.
You may ask for credit scores from only one bureau at a time (through the bureau
query parameter).
The entries in the array correspond to the credit reports that have been retrieved through the Retrieve a Credit Report API (or the PDF and HTML variants) or through the array-credit-report component. Thus, the credit score history extends only as far into the past as the customer has been enrolled in Array. If you've never retrieved a credit report for a customer, the array will be empty.