v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14128667.3 KB

This operation returns a list of search jobs belonging to an account.

get/search-jobs

Query parameters

Status'RUNNING' | 'COMPLETED' | 'STOPPING' | 'STOPPED' | 'FAILED'

Include this parameter to filter list by search job status.

NextTokenstring
<p>The next item following a partial list of returned search jobs.</p> <p>For example, if a request is made to return <code>MaxResults</code> number of backups, <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

NextTokenstring
<p>The next item following a partial list of returned backups included in a search job.</p> <p>For example, if a request is made to return <code>MaxResults</code> number of backups, <code>NextToken</code> allows you to return more items in your list starting at the location pointed to by the next token.</p>