Skip to Main Content

hcmRestApi workers query name.LastName not working?

Martin...Dec 2 2021 — edited Dec 2 2021

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?

Comments
Post Details
Added on Dec 2 2021
3 comments
77 views