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.
Request
Responses
- 200
success