EndpointsEpisodes

Download policy log

GET/v2/episode-requests/{episode_request_id}/{policy_version_id}/policy-logs/{agent_idx}

Downloads the log produced by one policy position in an episode request.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

episode_request_id*Episode Request Id

Episode request that produced the log.

Match^ereq_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
policy_version_id*Policy Version Id

Policy version that produced the log.

Formatuuid
agent_idx*Agent Idx

Agent position whose log will be downloaded.