EndpointsPolicies
List policies
GET
/stats/policiesReturns 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.
Default
falselimit?Limit
Maximum policies returned.
Range
1 <= value <= 200Default
50cursor?|
Opaque cursor returned by the previous page.