EndpointsEpisodes

List policy episodes

GET/v2/policies/{policy_id}/episodes

Returns visible recorded episodes containing any version of one policy, newest first.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

policy_id*Policy Id

Policy whose recorded episodes will be listed.

Formatuuid

Query Parameters

limit?Limit

Maximum episodes returned.

Range1 <= value <= 100
Default50
cursor?|

Opaque cursor returned by the previous page.