You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

How can we get the details of User Account in the response of Workers HCM Rest API?

Summary:

In HCM rest API an user account details are available with the below call:

https://fa-exvu-dev3-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/11.13.18.05/userAccounts/

Oracle doc link: https://docs.oracle.com/en/cloud/saas/human-resources/24d/farws/op-useraccounts-get.html
Without using User Account API, is there a way to get the user account details using the worker API field attribute query? What field attributes need I to add to get user account details?

Ex:

https://fa-exvu-dev3-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/latest/workers?fields=PersonId,PersonNumber,DateOfBirth;emails:EmailType,EmailAddress;names:FirstName,MiddleNames,LastName,DisplayName;workRelationships.assignments:ActionCode,AssignmentStatusType,EffectiveStartDate,PrimaryFlag,EffectiveEndDate,AssignmentId,BusinessUnitName,DepartmentName,AssignmentName;workRelationships.assignments.managers:AssignmentSupervisorId,ManagerAssignmentNumber,ManagerAssignmentId,ManagerType;workRelationships:PeriodOfServiceId,TerminationDate,StartDate,WorkerType,PrimaryFlag;addresses:TownOrCity,Country,Region1,Region2,PostalCode,AddressType&onlyData=true&q=PersonNumber=2000215

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!