https://rl-gym-api.collinear.ai
List Rollouts
List rollouts with optional filtering.
Response:
200 OK
Rollout Status Values
Rollout Phase Values
Granular progress while status isrunning:
Get Rollout
Get status and metadata for a single rollout.200 OK — returns a RolloutResponse (same schema as items in the list rollouts response).
Errors: 404 if rollout not found.
Get Rollout Artifacts
Download the fullRunArtifacts captured during a rollout.
Response:
200 OK
404 if rollout not found or artifacts not yet available (rollout still in progress).
