Jobs REST Endpoints
Jobs
The Jobs API lets you view the jobs in your Oracle IoT Connected Worker Cloud Service instance. Read operations can be performed by users having IoTCWSupervisor role or higher.
- Get jobs.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/jobs
- Returns specific job.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/jobs/{jobId}