/max/customer/reports/remediation-plans

Get list of managed action plans for current customer vendors

Query Params
string

Filter action plans by specific criteria. The filter should be a JSON string that contains an array of objects, each representing a filter condition.

string

Search remediation plans by providing a JSON string that represents an array of objects; each object should include “id” for the field to search and “value” as the term to match. For example, to search plans by name, use { "id": "name", "value": "test" }.

string

Sort remediation plans by providing a JSON string representing an array of objects; each object should include "id" for the column to sort by and "desc" as a boolean indicating descending (true) or ascending (false) order.

integer

optionally specify which page of results to return

integer
≤ 1500

optionally specify how many results to return, maximum is 1500

Headers
string

API version header

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json