EndpointsPolicies

List policy versions

GET/v2/policy-versions

Returns policy versions visible to the caller, newest first. A continuation cursor is returned in the X-Next-Cursor response header when another page exists.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Query Parameters

limit?Limit

Maximum policy versions returned.

Range1 <= value <= 500
Default100
cursor?|

Continuation token from the previous response's X-Next-Cursor header.

q?|

Return policies whose names contain this text.

mine?Mine

Return only policy versions owned by the caller.

Defaultfalse
player_id?|

Return only policy versions attributed to this player.