Search for activities
post
/hcmRestApi/resources/11.13.18.05/recruitingRACItems/action/findByAdvancedSearchQuery
Searches for activities based on selected filters.
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/vnd.oracle.adf.action+json
Root Schema : schema
Type:
Show Source
object
-
autocompleteQuery: string
Autocomplete query identifier.
-
displayFields: array
displayFields
Display fields identifier that defines the fields to be shown in the user interface.
-
filters: array
filters
Filter identifier that defines the filters that need to be applied to the activities list.
-
limit: number
Limit identifier that defines the number of activities to fetch at a time.
-
offset: number
Offset identifier.
-
query: string
Query used to search for activities.
-
searchFields: array
searchFields
Search fields identifier that contains the keyword search fields.
-
sort: array
sort
Sort identifier that defines the sort order to be applied to the activities list.
Nested Schema : displayFields
Type:
array
Display fields identifier that defines the fields to be shown in the user interface.
Show Source
Nested Schema : filters
Type:
array
Filter identifier that defines the filters that need to be applied to the activities list.
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Nested Schema : searchFields
Type:
array
Search fields identifier that contains the keyword search fields.
Show Source
Nested Schema : sort
Type:
array
Sort identifier that defines the sort order to be applied to the activities list.
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Response
Supported Media Types
- application/json
- application/vnd.oracle.adf.actionresult+json
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
Show Source
object
-
result(required): object
result
Additional Properties Allowed: additionalPropertiesAction that returns activities which satisfy the filters and queries applied.
Nested Schema : result
Type:
object
Additional Properties Allowed
Show Source
Action that returns activities which satisfy the filters and queries applied.
Nested Schema : additionalProperties
Type:
Show Source
array
-
Array of:
object items
Additional Properties Allowed: additionalProperties