This operation returns a list of a specified search job.
get/search-jobs/{SearchJobIdentifier}/search-results
Path parameters
SearchJobIdentifierstring required
The unique string that specifies the search job.
Query parameters
nextTokenstring
<p>The next item following a partial list of returned search job results.</p> <p>For example, if a request is made to return <code>MaxResults</code> number of search job results, <code>NextToken</code> allows you to return more items in your list starting at the location pointed to by the next token.</p>
maxResultsinteger
The maximum number of resource list items to be returned.
Response
Success