List of Recruiting Events REST Endpoints
List of Recruiting Events
The recruitingUIEvents resource provides the list of accessible events for a user. Note that the service endpoints in this resource category are only for Oracle internal use.
- Get all events
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEvents
- Get an event
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEvents/{EventId}
- Perform an action on an event
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEvents/action/eventAction
- Search, filter and sort events
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/recruitingUIEvents/action/findByAdvancedSearchQuery