EndpointsPolicies

List policies

GET/stats/policies

Returns policies visible to the caller.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Query Parameters

name_exact?|

Return policies with this exact name.

name_fuzzy?|

Return policies whose names contain this text.

mine?Mine

Return only policies owned by the caller.

Defaultfalse
limit?Limit

Maximum policies returned.

Range1 <= value <= 200
Default50
cursor?|

Opaque cursor returned by the previous page.