Search Sensor Update Jobs

POST {{cb_url}}/sensor_update_service/v3/orgs/{{cb_org_key}}/jobs/_search

Search through sensor update jobs by job type and job name

RBAC Permissions Required

Permission (.notation name)Operation(s)
deviceREAD

See Documentation

Request Body

{"criteria"=>{"job_type"=>"<string>"}, "query"=>"<string>", "rows"=>10, "start"=>0}