List Job Executions For Thing

GET {{aws_internet_of_things_base_url}}/things/thingName/jobs?maxResults&nextToken&status&thingName

Request Params

KeyDatatypeRequiredDescription
maxResultsnullThe maximum number of results to be returned per request.
nextTokennullThe token to retrieve the next set of results.
statusnullAn optional filter that lets you search for jobs that have the specified status.
thingNamenullThe thing name.