How to retrieve Application Composer registered Web Services via REST API in Oracle Fusion?
In Oracle Fusion Application Composer (Common Setup → Web Services), we can register external web services and use them in Groovy scripts.
I would like to know if there is any REST API or service available to fetch the registered Web Services details, such as:
- Web Service Name
- Endpoint URL
- Credential key
The goal is to retrieve these details programmatically using tools like Postman.
Is there any supported API, metadata service, or export mechanism available to access these registered Web Service configurations?
Any guidance or documentation references would be appreciated.
Thanks in advance!!
Tagged:
0