Read persisted RL recommendations (latest by default)
GET/v2/recommendations
Returns recommendations from a persisted run, filtered to [start_date, end_date]. runs_ago selects the run by recency (0 = latest, the default; 1 = the run before it). Use GET /v2/runs to see how many runs exist. Returns 404 no_run_at_offset when no run exists at that offset.
Request
Responses
- 200
- 422
Successful Response
Validation Error