How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Work Request API

The workRequest API from Oracle — 5 operation(s) for workrequest.

Oracle Work Request API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 6 operations across 5 paths, and defines 81 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 19 base URLs: http://127.0.0.1/20240501, https://127.0.0.1/20240501, http://127.0.0.1/20230801, https://127.0.0.1/20230801, http://127.0.0.1/20220126, https://127.0.0.1/20220126, http://127.0.0.1/20230401, https://127.0.0.1/20230401, http://127.0.0.1/20200801, https://127.0.0.1/20200801, http://127.0.0.1/20220901, https://127.0.0.1/20220901, http://127.0.0.1/20200501, https://127.0.0.1/20200501, http://127.0.0.1/20230701, https://127.0.0.1/20230701, http://127.0.0.1/20211230, https://127.0.0.1/20211230, /20160918.

6 operations 5 paths 81 schemas 1 DELETE4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 1 DELETE, 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

workRequest 6
GET
/workRequests
List work requests
ListWorkRequests 9 params → 200400401404429500default
DELETE
/workRequests/{workRequestId}
Cancel work request
CancelWorkRequest 3 params → 202400401404429409412500
GET
/workRequests/{workRequestId}
Get work request status
GetWorkRequest 2 params → 200400401404429500default
GET
/workRequests/{workRequestId}/errors
List work request errors
ListWorkRequestErrors 6 params → 200400401404429500default
GET
/workRequests/{workRequestId}/logs
List work request logs
ListWorkRequestLogs 6 params → 200400401404429500default
POST
/workRequests/{workRequestId}/actions/rerun
Reruns a failed work request based on a work request id.
RerunWorkRequest 4 params body → 202400401404409412429500

Schemas 81

The contract defines 81 schemas that model the data the API accepts and returns. The most detailed are WorkRequest_6 (30 properties), WorkRequestSummary_6 (15 properties), WorkRequest_7 (9 properties), WorkRequest (9 properties). Each schema is shown below with its type and property counts.

WorkRequestErrorCollection
object
Results of a workRequestError search. Contains both WorkRequestError items and other information, such as metadata.
1 property 1 required
WorkRequestError
object
An error encountered while executing a work request.
3 properties 3 required
WorkRequestSummary
object
A summary of the status of a work request.
9 properties 7 required
WorkRequest
object
A description of work request status.
9 properties 7 required
WorkRequestLogEntryCollection
object
Results of a workRequestLog search. Contains both workRequestLog items and other information, such as metadata.
1 property 1 required
Error
object
Error information.
2 properties 2 required
WorkRequestLogEntry
object
A log message from the execution of a work request.
2 properties 2 required
WorkRequestSummaryCollection
object
Results of a workRequest search. Contains both WorkRequest items and other information, such as metadata.
1 property 1 required
WorkRequestResource
object
A resource created or operated on by a work request.
5 properties 3 required
WorkRequestSummary_2
object
A summary of the status of a work request.
9 properties 7 required
WorkRequest_2
object
A description of workrequest status
9 properties 7 required
Error_2
object
Error Information.
2 properties 2 required
WorkRequestLogEntry_2
object
A log message from the execution of a work request.
2 properties 2 required
WorkRequestResource_2
object
A resource created or operated on by a work request.
5 properties 3 required
WorkRequestSummary_3
object
A summary of the status of a work request.
9 properties 7 required
WorkRequest_3
object
A description of workrequest status
9 properties 7 required
Error_3
object
Error Information.
2 properties 2 required
WorkRequestLogEntry_3
object
A log message from the execution of a work request.
2 properties 2 required
WorkRequestResource_3
object
A resource created or operated on by a work request.
5 properties 3 required
WorkRequest_4
object
A description of the work request status.
9 properties 7 required
WorkRequestLogEntryCollection_2
object
Result of a query request for a list of work request log entries. Contains WorkRequestLogEntry items.
1 property 1 required
WorkRequestError_2
object
An error encountered while executing a work request.
3 properties 3 required
WorkRequestResource_4
object
A resource created or operated on by a work request.
4 properties 3 required
WorkRequestErrorCollection_2
object
Result of a query request for a list of work request errors. Contains WorkRequestError items.
1 property 1 required
Error_4
object
Error information.
2 properties 2 required
WorkRequestCollection
object
Result of a query request for a list of work requests. Contains WorkRequestSummary items.
1 property 1 required
WorkRequestLogEntry_4
object
A log message from the execution of a work request.
2 properties 2 required
WorkRequestSummary_4
object
A summary of work request status.
9 properties 7 required
WorkRequest_5
object
A description of the work request status.
9 properties 7 required
WorkRequestLogEntryCollection_3
object
Result of a query request for a list of work request log entries. Contains WorkRequestLogEntry items.
1 property 1 required
WorkRequestError_3
object
An error encountered while executing a work request.
3 properties 3 required
WorkRequestResource_5
object
A resource created or operated on by a work request.
4 properties 3 required
WorkRequestErrorCollection_3
object
Result of a query request for a list of work request errors. Contains WorkRequestError items.
1 property 1 required
Error_5
object
Error information.
2 properties 2 required
WorkRequestCollection_2
object
Result of a query request for a list of work requests. Contains WorkRequestSummary items.
1 property 1 required
WorkRequestLogEntry_5
object
A log message from the execution of a work request.
2 properties 2 required
WorkRequestSummary_5
object
A summary of work request status.
9 properties 7 required
WorkRequestErrorCollection_4
object
The set of work request errors returned for the [ListWorkRequestErrors](/en/osmh/latest/WorkRequest/ListWorkRequestErrors) operation.
1 property 1 required
WorkRequestError_4
object
An error encountered while executing a work request.
3 properties 3 required
WorkRequestSummary_6
object
The summary of a work request.
15 properties 5 required
WorkRequest_6
object
An object that defines a work request.
30 properties 7 required
WorkRequestLogEntryCollection_4
object
The set of work request logs returned for the [ListWorkRequestLogs](/en/osmh/latest/WorkRequest/ListWorkRequestLogs) operation.
1 property 1 required
ModuleSpecDetails
object
Details about a specific appstream module.
3 properties 1 required
RerunWorkRequestDetails
object
Provides the information used to target specific resources for the rerun of a work request.
2 properties
WorkRequestManagementStationDetails
object
Details about management station actions.
3 properties
Error_6
object
Provides the information for an error.
2 properties 2 required
SnapSpecDetails
object
Details about a specific snap.
6 properties 1 required
WorkRequestLogEntry_6
object
A log message from the execution of a work request.
2 properties 2 required
WorkRequestSummaryCollection_2
object
The set of work requests returned for the [ListWorkRequests](/en/osmh/latest/WorkRequest/ListWorkRequests) operation.
1 property 1 required
WorkRequestDetails
object
Provides the name and description of the job.
2 properties
WorkRequestResource_6
object
A resource created or operated on by a work request.
6 properties 3 required
WorkRequest_7
object
An asynchronous work request.
9 properties 7 required
WorkRequestLogEntryCollection_5
object
A list of work request logs.
1 property 1 required
WorkRequestError_5
object
An error encountered while executing an operation that is tracked by a work request.
3 properties 3 required
WorkRequestResource_7
object
A resource that is created or operated on by an asynchronous operation that is tracked by a work request.
4 properties 3 required
WorkRequestErrorCollection_5
object
A list of work request errors.
1 property 1 required
Error_7
object
Error Information.
2 properties 2 required
WorkRequestCollection_3
object
A list of work requests.
1 property 1 required
WorkRequestLogEntry_7
object
A log message from executing an operation that is tracked by a work request.
2 properties 2 required
WorkRequest_8
object
An asynchronous work request.
9 properties 7 required
WorkRequestLogEntryCollection_6
object
A list of work request logs.
1 property 1 required
WorkRequestError_6
object
An error encountered while executing an operation that is tracked by a work request.
3 properties 3 required
WorkRequestResource_8
object
A resource that is created or operated on by an asynchronous operation that is tracked by a work request.
4 properties 3 required
WorkRequestErrorCollection_6
object
A list of work request errors.
1 property 1 required
Error_8
object
Error Information.
2 properties 2 required
WorkRequestCollection_4
object
A list of work requests.
1 property 1 required
WorkRequestLogEntry_8
object
A log message from executing an operation that is tracked by a work request.
2 properties 2 required
WorkRequest_9
object
A description of WorkRequest status
9 properties 7 required
WorkRequestLogEntryCollection_7
object
Result of a WorkRequestLog search. Contains both WorkRequestLog items and other information, such as metadata.
1 property 1 required
WorkRequestError_7
object
An error encountered while executing a WorkRequest.
3 properties 3 required
WorkRequestResource_9
object
A resource created or operated on by a WorkRequest.
4 properties 3 required
WorkRequestErrorCollection_7
object
Result of a WorkRequestError search. Contains both WorkRequestError items and other information, such as metadata.
1 property 1 required
Error_9
object
Error Information.
2 properties 2 required
WorkRequestCollection_5
object
Result of a WorkRequest search. Contains both WorkRequest items and other information, such as metadata.
1 property 1 required
WorkRequestLogEntry_9
object
A log message from the execution of a WorkRequest.
2 properties 2 required
WorkRequest_10
object
An asynchronous work request.
9 properties 7 required
WorkRequestResource_10
object
A resource that is created or operated on by an asynchronous operation that is tracked by a work request.
4 properties 3 required
Error_10
object
An error code and message from an API request failure.
2 properties 2 required
WorkRequestError_8
object
An error encountered while executing an operation that is tracked by a work request.
3 properties 3 required
WorkRequestLogEntry_10
object
A log message from executing an operation that is tracked by a work request.
2 properties 2 required
WorkRequestSummary_7
object
A summary of the status of a work request.
8 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-workrequest-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Work Request API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.