EndpointsEpisodes
Download episode artifact
GET
/v2/episode-requests/{episode_request_id}/artifacts/{artifact_type}Downloads one available artifact from 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 owns the artifact.
Match
^ereq_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$artifact_type*Artifact Type
Artifact to download: spec, results, player-status, logs, error-info, game-config, or replay.