Search for job applications using advanced search
post
/hcmRestApi/resources/11.13.18.05/recruitingUIJobApplications/action/findByAdvancedSearchQuery
Searches for job applications using advanced search.
Request
Header Parameters
-
Metadata-Context:
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:
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 in the advanced search.
-
displayFields: array
displayFields
Display fields of the advanced search shown in the user interface.
-
filters: array
filters
Filters used in the advanced search.
-
gridViewCachedObjectIdList: array
gridViewCachedObjectIdList
Cached grid view object identifiers.
-
gridViewCode: string
Grid view code.
-
gridViewConfigurationObject: string
Grid view configuration.
-
limit: number
Limit that defines the number of job applications to fetch at a time in an advanced search.
-
offset: number
Offset used in the advanced search.
-
query: string
Query used in the advanced search.
-
searchFields: array
searchFields
Search fields used in the advanced search.
-
sort: array
sort
Sort identifier that defines the sort order to be applied to the job applications list.
Nested Schema : displayFields
Type:
array
Display fields of the advanced search shown in the user interface.
Show Source
Nested Schema : filters
Type:
array
Filters used in the advanced search.
Show Source
-
Array of:
object items
Additional Properties Allowed: additionalProperties
Nested Schema : gridViewCachedObjectIdList
Type:
array
Cached grid view object identifiers.
Show Source
Nested Schema : sort
Type:
array
Sort identifier that defines the sort order to be applied to the job applications 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 job applications according to the filters and queries applied.
Nested Schema : result
Type:
object
Additional Properties Allowed
Show Source
Action that returns job applications according to the filters and queries applied.
Nested Schema : additionalProperties
Type:
Show Source
array
-
Array of:
object items
Additional Properties Allowed: additionalProperties