I am using the Oracle autonomous cloud database and creating a couple of database username with ethe restful web enabled, along with the database schema, i also create some Apex workspace based on these database schema.
my question is how to retrieve the restful endpoint URL of these database username, Apex Workspace via the OCI Java SDK. Thank you.