Get a list of all the Sensors in the given Job
GET {{cb_url}}/sus/v2/orgs/{{cb_org_key}}/jobs?job_type={{cb_job_type}}
Get a list of all the sensor update service jobs for a specified job type in the provided organization
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
device | READ |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
job_type | string | The type of sensor update job. Default: ENDPOINT | |
Options: ENDPOINT |