Get The Next Config Search Page
POST/search/config/page
Returns the next page of search results, using a token provided from the previous page. Used for when there are over 100 search results for a given RQL query.
An initial config search request (Perform Config Search by Query,Perform Config Search V2) will return the nextPageToken
field when more than 100 results are returned. The value of nextPageToken
should be used for request parameter pageToken
to retrieve the next page of results.
note
This endpoint does not support the resourceTypeId
field or enhanced resourceType
values available in Perform Config Search V2.
Request
Responses
- 200
success