Skip to main content

Perform Config Search by Query

POST 

/search/api/v1/config

Returns the results of an RQL config query. With config queries, you can retrieve resource information, identify misconfigurations, gain operational insights, and uncover policy and compliance violations.

When a query returns over 100 results, the response includes the nextPageToken field which can be used as the request parameter pageToken in the Get The Next Search Page endpoint to retrieve the next page of search results.

Request

Responses

success