Per-run snapshots of a keyword stat for trend analysis.
run_at descending. Each snapshot captures the raw/prefilter/validated counts and score averages at the time of that scan — the series forms the time axis under a listKeywordStats row.
Returns 404 if the stat doesn’t exist or isn’t owned by the caller.
listKeywordStats first to discover the keyword stat id you want to drill into. Stats are keyed by (signal_type, source, keyword), not a human name, so fetch the list and filter client-side.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Keyword stat UUID.
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Up to 100 recent runs, newest first.