get_score_history

Agent-Readiness score over time for a brand.

Tier: read · Rate limit: ~30/min

Input

Param Type Required Notes
brand string Brand name

Output

{
  "brand": "Brooklinen",
  "history": [ … ],
  "withheld_runs": [
    { "run_id": "…", "created_at": "…", "blockers": ["…"] }
  ]
}

Errors

NOT_FOUND when the brand has no score history.

Reading a trend

Two consecutive points are only comparable when the scoring version and the question set both match. A movement of 15 points or less is within the noise floor and should not be reported as a change.