Skip to main content
GET
List play modules for a policy version

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

policy_version_id
string<uuid>
required

Policy version whose play modules will be listed.

Response

Successful Response

Play modules attached to one policy version.

policy_version_id
string<uuid>
required

Policy version whose play modules were requested.

ready
boolean
required

Whether the policy version has at least one play module.

modules
PlayModuleVersionPublic · object[]
required

Play module versions attached to the policy version.