Skip to main content
GET
List policy artifacts

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

episode_request_id
string
required

Episode request whose artifacts will be listed.

Pattern: ^ereq_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Response

Successful Response

position
integer
required

Agent position in the episode roster.

policy_version_id
string<uuid>
required

Policy version assigned to this position.

policy_name
string | null
required

Policy name.

has_log
boolean
required

Whether a policy log is available for this position.

has_artifact
boolean
required

Whether a policy artifact is available for this position.