Worker REST API - How to show all workers on invoker's AOR?
Summary:
Hi,
we would like to give the user which invokes the Worker REST API the roles to allow him to see only the workers which are in his Area Of Responsibility. Instead, the user is only able to see himself. Can you please suggest me which roles are to be granted?
Best regards,
Matteo
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24A
Code Snippet (add any code snippets that support your topic, if applicable):
sample curl:
curl --location 'https://fa-<OMISSIS>.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/workers' --header 'REST-Framework-version: 4' --header 'Content-Type: application/vnd.oracle.adf.resourcecollection+json' --header 'Authorization: Basic <OMISSIS>'