Skip to main content

List Rate Rule Policies

GET 

/rate_rules/policies

Retrieve a list of Rate Rule Policies in the system. This endpoint is read-only and not fully developed; currently intended to support the use case of selecting from available policies on the User Management screen.

Read-only endpoint

Currently, this endpoint is read-only. Support for creating, modifying, and deleting Rate Rule Policies is not yet supported in the REST API, but will be added in a future release.

Request

Responses

A successful response from a paged collection; see the results array in the response for the list of results for this page. Additional pages may be available and can be fetched using the @nextLink URL.

Note that the examples given may include keys (fields) that may not always be present in the response, depending on the fields requested in the $keys parameter, the user's permissions, and other system settings.