Hi,
On this page:
REST API for Oracle HCM Cloud (0 Bytes)There is an example which says the API can be called as:
GET "https://<host>:<port>/hcmRestApi/resources/11.13.18.05/workers?q=names.LastName='Doe'"
When I try a query of this form, the response is always:
URLrequestparameterqwithvaluenames.LastName='Doe'isnotvalid.
Is it possible to confirm:
Does this type of call work?
Am I using the correct calling syntax?
Or am I missing something?