Get details of a theme in recruitingCETemplates
get
/hcmRestApi/resources/11.13.18.05/recruitingCEThemes/{ThemeNumber}
Request
Path Parameters
-
ThemeNumber(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
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 -
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 -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
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-item-response
Type:
Show Source
object
-
brands: array
Brands in Themes
Title:
Brands in Themes
The 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 Themes
The 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 Themes
The 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:
1
Header mode in themes in recruitingCETemplates. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MainCallForAction: string
Maximum Length:
4000
Main call for action in themes in recruitingCETemplates. -
SiteNumber: string
Maximum Length:
240
Site number in themes in recruitingCETemplates. -
SplashPageCode: string
Read Only:
true
Maximum Length:255
Splash page code in themes in recruitingCETemplates. -
SplashPageNumber: string
Maximum Length:
240
Splash page number in themes in recruitingCETemplates. -
styles: array
Styles in Themes
Title:
Styles in Themes
The 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:
240
Template number in themes in recruitingCETemplates. -
ThemeName: string
Maximum Length:
200
Theme name in themes in recruitingCETemplates. -
ThemeNumber: string
Maximum Length:
240
Theme number in themes in recruitingCETemplates. -
translations: array
Brand Translations of Themes
Title:
Brand Translations of Themes
The 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:
array
Title:
Brands in Themes
The 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:
array
Title:
Custom Headers of Themes
The 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:
array
Title:
Header Links in Themes
The 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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Styles in Themes
Type:
array
Title:
Styles in Themes
The 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:
array
Title:
Brand Translations of Themes
The 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:
true
Branding 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.
-
DefaultCSS: string
Default CSS in brands in recruitingCEThemes.
-
DefaultCSSCLOB: string
(byte)
Default CSSCLOB in brands in recruitingCEThemes.
-
DefaultJs: string
(byte)
Default JS in brands in recruitingCEThemes.
- FooterHTML: string
- FooterHTMLCLOB: string (byte)
-
FrontImageURL: string
Title:
Background Image
Maximum Length:2048
Front image URL in brands in recruitingCEThemes. -
HeaderHTML: string
Header HTML in brands in recruitingCEThemes.
-
HeaderHTMLCLOB: string
(byte)
Title:
Global Header HTML
Header HTMlCLOB in brands in recruitingCEThemes. -
Language: string
Read Only:
true
Maximum Length:255
Language in brands in recruitingCEThemes. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LogoImageURL: string
Title:
Hero Image
Maximum Length:2048
Logo image URL in brands in recruitingCEThemes. -
MobileFrontImageURL: string
Title:
Mobile Background Image
Maximum Length:2048
Mobile front image URL in brands in recruitingCEThemes. -
MobileLogoImageURL: string
Title:
Mobile Hero Image
Maximum Length:2048
Mobile logo image URL in brands in recruitingCEThemes. -
translations: array
Brand Translations of Themes
Title:
Brand Translations of Themes
The 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:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Brand Translations of Themes
Type:
array
Title:
Brand Translations of Themes
The 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 reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed 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.
-
DefaultCSS: string
(byte)
Default CSS for the brand translations in recruitingCEThemes.
-
FrontImageURL: string
Maximum Length:
2048
FrontImageURL of the brand translations in recruitingCEThemes. -
Language: string
Read Only:
true
Maximum Length:4
Language of the brand translations in recruitingCEThemes. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LogoImageURL: string
Maximum Length:
2048
URL for the logo image for the brand translations in recruitingCEThemes. -
MobileFrontImageURL: string
Maximum Length:
2048
URL for the mobile FrontImage for the brand translations in recruitingCEThemes. -
MobileLogoImageURL: string
Maximum Length:
2048
URL for the mobile logo image for the brand translations in recruitingCEThemes. - NavigationFooterHTML: string (byte)
- NavigationHeaderHTML: string (byte)
-
SourceLang: string
Read Only:
true
Maximum Length:4
Source language of the theme brand translations in recruitingCEThemes.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-customHeaders-item-response
Type:
Show Source
object
-
EmployeeText: string
Maximum Length:
1000
Employee text for custom headers in recruitingCEThemes. -
HeaderId: integer
(int64)
Header ID for custom headers in recruitingCEThemes.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LogoURL: string
Maximum Length:
1000
Logo URL for custom headers in recruitingCEThemes. -
Name: string
Maximum Length:
1000
Name for custom headers in recruitingCEThemes. -
ProfileText: string
Maximum Length:
1000
Profile text for custom headers in recruitingCEThemes. -
settings: array
Settings of the Header
Title:
Settings of the Header
The 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 Themes
The 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:
200
Type for custom headers in recruitingCEThemes.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Settings of the Header
Type:
array
Title:
Settings of the Header
The 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:
array
Title:
Brand Translations of Themes
The 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:
Links
The link relations associated with the resource instance. -
SettingId: integer
(int64)
Setting ID for custom header settings in recruitingCEThemes.
-
SettingKey: string
Maximum Length:
1000
Setting key for custom header settings in recruitingCEThemes. -
SettingValue: string
Maximum Length:
1000
Setting value for custom header settings in recruitingCEThemes.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-customHeaders-translations-item-response
Type:
Show Source
object
-
EmployeeText: string
Maximum Length:
1000
Employee text for custom header translations in recruitingCEThemes. -
Language: string
Maximum Length:
4
Language for custom header translations in recruitingCEThemes. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LogoURL: string
Maximum Length:
1000
Logo URL for custom header translations in recruitingCEThemes. -
ProfileText: string
Maximum Length:
1000
Profile text for custom header translations in recruitingCEThemes. -
SourceLang: string
Maximum Length:
4
Source language for custom header translations in recruitingCEThemes.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-headerLinks-item-response
Type:
Show Source
object
-
Language: string
Read Only:
true
Maximum Length:255
Language in header links in recruitingCEThemes. -
LinkName: string
Maximum Length:
4000
Link name in header links in recruitingCEThemes. -
LinkNumber: string
Maximum Length:
240
Link number in header links in recruitingCEThemes. -
LinkOrder: integer
(int64)
Link order in header links in recruitingCEThemes.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ParentLinkNumber: string
Maximum Length:
240
Parent link number in header links in recruitingCEThemes. -
Text: string
Maximum Length:
240
Text in header links in recruitingCEThemes. -
translations: array
Brand Translations of Themes
Title:
Brand Translations of Themes
The 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:
2048
URL in header links in recruitingCEThemes. -
VisibleOnMobile: boolean
Visible on mobile in header links in recruitingCEThemes.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Brand Translations of Themes
Type:
array
Title:
Brand Translations of Themes
The 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:
true
Maximum Length:4
Language in translations in recruitingCEThemes. -
LinkName: string
Maximum Length:
4000
Link name in translations in recruitingCEThemes. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LinkText: string
Maximum Length:
240
Link text in translations in recruitingCEThemes. -
LinkURL: string
Maximum Length:
2048
Link URL in translations in recruitingCEThemes. -
SourceLang: string
Read Only:
true
Maximum Length:4
Source language in translations in recruitingCEThemes.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-styles-item-response
Type:
Show Source
object
-
BackgroundColor: string
Title:
Background Color
Maximum Length:20
Background color in styles in recruitingCEThemes. -
FontColor: string
Title:
Font Color
Maximum Length:20
Font color in styles in recruitingCEThemes. -
FontName: string
Title:
Typeface
Maximum Length:200
Font name in styles in recruitingCEThemes. -
FontSize: number
Title:
Font Size
Font size in styles in recruitingCEThemes. -
FontWeight: string
Title:
Font Weight
Maximum Length:20
Font weight in styles in recruitingCEThemes. -
LineHeight: number
Title:
Line Height
Line height in styles in recruitingCEThemes. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
StyleSelector: string
Maximum Length:
100
Style selector in styles in recruitingCEThemes.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : recruitingCEThemes-translations-item-response
Type:
Show Source
object
-
Language: string
Read Only:
true
Maximum Length:4
Language in translations in recruitingCETemplates. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MainCallForAction: string
Maximum Length:
4000
Main call for action in translations in recruitingCETemplates. -
SourceLang: string
Read Only:
true
Maximum Length:4
Source language in translations in recruitingCETemplates. -
TemplateName: string
Maximum Length:
200
Template name in translations in recruitingCETemplates. -
WelcomeText: string
(byte)
Welcome text in translations in recruitingCETemplates.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- brands
-
Parameters:
- ThemeNumber:
$request.path.ThemeNumber
The 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. - ThemeNumber:
- customHeaders
-
Parameters:
- ThemeNumber:
$request.path.ThemeNumber
The 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. - ThemeNumber:
- footerLinks
-
Parameters:
- ThemeNumber:
$request.path.ThemeNumber
The footerLinks resource is a child of recruitingCEThemes. It includes the details of footer links in recruitingCEThemes. Note that the service endpoints in this resource category are only for Oracle internal use. - ThemeNumber:
- headerLinks
-
Parameters:
- ThemeNumber:
$request.path.ThemeNumber
The 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. - ThemeNumber:
- styles
-
Parameters:
- ThemeNumber:
$request.path.ThemeNumber
The 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. - ThemeNumber:
- translations
-
Parameters:
- ThemeNumber:
$request.path.ThemeNumber
The translations resource is a child of recruitingCETemplates. It includes the translations in recruitingCETemplates. Note that the service endpoints in this resource category are only for Oracle internal use. - ThemeNumber: