Get details of all themes in recruitingCETemplates
get
/hcmRestApi/resources/11.13.18.05/recruitingCEThemes
Request
Query Parameters
-
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
finder: string
Used as a predefined finder to search the collection.
Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables- PrimaryKey Finds themes in recruitingCETemplates using a unique ID
Finder Variables - ThemeByNumberFinder Finds themes in recruitingCETemplates using ThemeusingNumberFinder
Finder Variables- ThemeNumber; string; Finds themes in recruitingCETemplates using ThemeusingNumberFinder and theme number
- ThemeBySiteCodeFinder Finds themes in recruitingCETemplates using ThemeusingSiteCodeFinder
Finder Variables- SiteNumber; string; Finds themes in recruitingCETemplates using ThemeusingSiteCodeFinder and site number
- PrimaryKey Finds themes in recruitingCETemplates using a unique ID
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- CustomJsEnabledFlag; boolean; Indicates that custom jobs are enabled in the themes in recruitingCETemplates.
- FooterMode; integer; Footer mode in themes in recruitingCETemplates.
- HeaderMode; integer; Header mode in themes in recruitingCETemplates.
- MainCallForAction; string; Main call for action in themes in recruitingCETemplates.
- SiteNumber; string; Site number in themes in recruitingCETemplates.
- SplashPageCode; string; Splash page code in themes in recruitingCETemplates.
- SplashPageNumber; string; Splash page number in themes in recruitingCETemplates.
- TemplateNumber; string; Template number in themes in recruitingCETemplates.
- ThemeName; string; Theme name in themes in recruitingCETemplates.
- ThemeNumber; string; Theme number in themes in recruitingCETemplates.
- WelcomeText; string; Welcome text in themes in recruitingCETemplates.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
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.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
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.
Root Schema : recruitingCEThemes
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-item-response
Type:
Show Source
object-
brands: array
Brands in Themes
Title:
Brands in ThemesThe brands resource is a child of recruitingCEThemes. It includes the details of brands in the career site themes. Note that the service endpoints in this resource category are only for Oracle internal use. -
customHeaders: array
Custom Headers of Themes
Title:
Custom Headers of ThemesThe customHeaders resource is a child of recruitingCEThemes. It includes the headers configuration. Note that the service endpoints in this resource category are only for Oracle internal use. -
CustomJsEnabledFlag: boolean
Indicates that custom jobs are enabled in the themes in recruitingCETemplates.
- footerLinks: array Footer Links in Themes
- FooterMode: integer (int32)
-
GeneratedCustomCSS: string
(byte)
Generated custom CSS containing cascading style sheet custom variables.
-
headerLinks: array
Header Links in Themes
Title:
Header Links in ThemesThe headerLinks resource is a child of recruitingCEThemes. It includes the details of the header links in recruitingCEThemes. Note that the service endpoints in this resource category are only for Oracle internal use. -
HeaderMode: integer
(int32)
Default Value:
1Header mode in themes in recruitingCETemplates. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MainCallForAction: string
Maximum Length:
4000Main call for action in themes in recruitingCETemplates. -
SiteNumber: string
Maximum Length:
240Site number in themes in recruitingCETemplates. -
SplashPageCode: string
Read Only:
trueMaximum Length:255Splash page code in themes in recruitingCETemplates. -
SplashPageNumber: string
Maximum Length:
240Splash page number in themes in recruitingCETemplates. -
styles: array
Styles in Themes
Title:
Styles in ThemesThe styles resource is a child of recruitingCEThemes. It includes the details of styles in recruitingCEThemes. Note that the service endpoints in this resource category are only for Oracle internal use. -
TemplateNumber: string
Maximum Length:
240Template number in themes in recruitingCETemplates. -
ThemeName: string
Maximum Length:
200Theme name in themes in recruitingCETemplates. -
ThemeNumber: string
Maximum Length:
240Theme number in themes in recruitingCETemplates. -
translations: array
Brand Translations of Themes
Title:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use. -
WelcomeText: string
(byte)
Welcome text in themes in recruitingCETemplates.
Nested Schema : Brands in Themes
Type:
arrayTitle:
Brands in ThemesThe brands resource is a child of recruitingCEThemes. It includes the details of brands in the career site themes. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : Custom Headers of Themes
Type:
arrayTitle:
Custom Headers of ThemesThe customHeaders resource is a child of recruitingCEThemes. It includes the headers configuration. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : Header Links in Themes
Type:
arrayTitle:
Header Links in ThemesThe headerLinks resource is a child of recruitingCEThemes. It includes the details of the header links in recruitingCEThemes. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Styles in Themes
Type:
arrayTitle:
Styles in ThemesThe styles resource is a child of recruitingCEThemes. It includes the details of styles in recruitingCEThemes. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : Brand Translations of Themes
Type:
arrayTitle:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : recruitingCEThemes-brands-item-response
Type:
Show Source
object-
BrandingId: integer
(int64)
Read Only:
trueBranding ID in brands in recruitingCEThemes. -
CustomCSS: string
Custom CSS in brands in recruitingCEThemes.
-
CustomCSSCLOB: string
(byte)
Custom CSSCLOB in brands in recruitingCEThemes.
-
CustomJS: string
Custom jobs in brands in recruitingCEThemes.
-
CustomJSCLOB: string
(byte)
Custom JSCLOB in brands in recruitingCEThemes.
- FooterHTML: string
- FooterHTMLCLOB: string (byte)
-
FrontImageURL: string
Title:
Background ImageMaximum Length:2048Front image URL in brands in recruitingCEThemes. -
HeaderHTML: string
Header HTML in brands in recruitingCEThemes.
-
HeaderHTMLCLOB: string
(byte)
Title:
Global Header HTMLHeader HTMlCLOB in brands in recruitingCEThemes. -
Language: string
Read Only:
trueMaximum Length:255Language in brands in recruitingCEThemes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LogoImageURL: string
Title:
Hero ImageMaximum Length:2048Logo image URL in brands in recruitingCEThemes. -
MobileFrontImageURL: string
Title:
Mobile Background ImageMaximum Length:2048Mobile front image URL in brands in recruitingCEThemes. -
MobileLogoImageURL: string
Title:
Mobile Hero ImageMaximum Length:2048Mobile logo image URL in brands in recruitingCEThemes. -
translations: array
Brand Translations of Themes
Title:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Brand Translations of Themes
Type:
arrayTitle:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : recruitingCEThemes-brands-translations-item-response
Type:
Show Source
object-
CustomCSS: string
(byte)
Custom CSS for the brand translations in recruitingCEThemes.
-
FrontImageURL: string
Maximum Length:
2048FrontImageURL of the brand translations in recruitingCEThemes. -
Language: string
Read Only:
trueMaximum Length:4Language of the brand translations in recruitingCEThemes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LogoImageURL: string
Maximum Length:
2048URL for the logo image for the brand translations in recruitingCEThemes. -
MobileFrontImageURL: string
Maximum Length:
2048URL for the mobile FrontImage for the brand translations in recruitingCEThemes. -
MobileLogoImageURL: string
Maximum Length:
2048URL for the mobile logo image for the brand translations in recruitingCEThemes. - NavigationFooterHTML: string (byte)
- NavigationHeaderHTML: string (byte)
-
SourceLang: string
Read Only:
trueMaximum Length:4Source language of the theme brand translations in recruitingCEThemes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-customHeaders-item-response
Type:
Show Source
object-
EmployeeText: string
Maximum Length:
1000Employee text for custom headers in recruitingCEThemes. -
HeaderId: integer
(int64)
Header ID for custom headers in recruitingCEThemes.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LogoURL: string
Maximum Length:
1000Logo URL for custom headers in recruitingCEThemes. -
Name: string
Maximum Length:
1000Name for custom headers in recruitingCEThemes. -
ProfileText: string
Maximum Length:
1000Profile text for custom headers in recruitingCEThemes. -
settings: array
Settings of the Header
Title:
Settings of the HeaderThe settings resource is a child of customHeaders. It includes the headers settings configuration. Note that the service endpoints in this resource category are only for Oracle internal use. -
ThemeId: integer
(int64)
Theme ID for custom headers in recruitingCEThemes.
-
translations: array
Brand Translations of Themes
Title:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use. -
Type: string
Maximum Length:
200Type for custom headers in recruitingCEThemes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Settings of the Header
Type:
arrayTitle:
Settings of the HeaderThe settings resource is a child of customHeaders. It includes the headers settings configuration. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : Brand Translations of Themes
Type:
arrayTitle:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : recruitingCEThemes-customHeaders-settings-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SettingId: integer
(int64)
Setting ID for custom header settings in recruitingCEThemes.
-
SettingKey: string
Maximum Length:
1000Setting key for custom header settings in recruitingCEThemes. -
SettingValue: string
Maximum Length:
1000Setting value for custom header settings in recruitingCEThemes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-customHeaders-translations-item-response
Type:
Show Source
object-
EmployeeText: string
Maximum Length:
1000Employee text for custom header translations in recruitingCEThemes. -
Language: string
Maximum Length:
4Language for custom header translations in recruitingCEThemes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LogoURL: string
Maximum Length:
1000Logo URL for custom header translations in recruitingCEThemes. -
ProfileText: string
Maximum Length:
1000Profile text for custom header translations in recruitingCEThemes. -
SourceLang: string
Maximum Length:
4Source language for custom header translations in recruitingCEThemes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-headerLinks-item-response
Type:
Show Source
object-
Language: string
Read Only:
trueMaximum Length:255Language in header links in recruitingCEThemes. -
LinkName: string
Maximum Length:
4000Link name in header links in recruitingCEThemes. -
LinkNumber: string
Maximum Length:
240Link number in header links in recruitingCEThemes. -
LinkOrder: integer
(int64)
Link order in header links in recruitingCEThemes.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ParentLinkNumber: string
Maximum Length:
240Parent link number in header links in recruitingCEThemes. -
Text: string
Maximum Length:
240Text in header links in recruitingCEThemes. -
translations: array
Brand Translations of Themes
Title:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use. -
URL: string
Maximum Length:
2048URL in header links in recruitingCEThemes. -
VisibleOnMobile: boolean
Visible on mobile in header links in recruitingCEThemes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Brand Translations of Themes
Type:
arrayTitle:
Brand Translations of ThemesThe translation resource is a child of Brand. It includes the details of the brand translations of the recruiting CE themes. Note that the service endpoints in this resource category are only for Oracle internal use.
Show Source
Nested Schema : recruitingCEThemes-headerLinks-translations-item-response
Type:
Show Source
object-
Language: string
Read Only:
trueMaximum Length:4Language in translations in recruitingCEThemes. -
LinkName: string
Maximum Length:
4000Link name in translations in recruitingCEThemes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LinkText: string
Maximum Length:
240Link text in translations in recruitingCEThemes. -
LinkURL: string
Maximum Length:
2048Link URL in translations in recruitingCEThemes. -
SourceLang: string
Read Only:
trueMaximum Length:4Source language in translations in recruitingCEThemes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-styles-item-response
Type:
Show Source
object-
BackgroundColor: string
Title:
Background ColorMaximum Length:20Background color in styles in recruitingCEThemes. -
FontColor: string
Title:
Font ColorMaximum Length:20Font color in styles in recruitingCEThemes. -
FontName: string
Title:
TypefaceMaximum Length:200Font name in styles in recruitingCEThemes. -
FontSize: number
Title:
Font SizeFont size in styles in recruitingCEThemes. -
FontWeight: string
Title:
Font WeightMaximum Length:20Font weight in styles in recruitingCEThemes. -
LineHeight: number
Title:
Line HeightLine height in styles in recruitingCEThemes. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
StyleSelector: string
Maximum Length:
100Style selector in styles in recruitingCEThemes.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-translations-item-response
Type:
Show Source
object-
Language: string
Read Only:
trueMaximum Length:4Language in translations in recruitingCETemplates. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
MainCallForAction: string
Maximum Length:
4000Main call for action in translations in recruitingCETemplates. -
SourceLang: string
Read Only:
trueMaximum Length:4Source language in translations in recruitingCETemplates. -
TemplateName: string
Maximum Length:
200Template name in translations in recruitingCETemplates. -
WelcomeText: string
(byte)
Welcome text in translations in recruitingCETemplates.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source