Get a theme
get
/fscmRestApi/resources/11.13.18.05/atkThemes/{SkinId}
Request
Path Parameters
- SkinId(required): string The Unique id of the theme.
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 : atkThemes-item-response
Type:
Show Source object- BannerImage: string Read Only:
trueThe cover image of the home page banner as well as the background image of OSN. - BannerImageType: string Read Only:
trueType of the banner image whether it???s a link, or an uploaded image, or an image that Oracle predefined. - BaseSeededTheme: string Read Only:
trueThe basic theme from Oracle. The user-defined theme is created on top of it. - ButtonBGColor: string Read Only:
trueThe button background color if gradient isn't supported. - ButtonBGEndColor: string Read Only:
trueThe end color of the gradient for the background of the button. - ButtonBGStartColor: string Read Only:
trueThe start color of the gradient for the background of the button. - ButtonBorderColor: string Read Only:
trueThe color of the border around the button. - ButtonLabelColor: string Read Only:
trueThe hex color code for the text on the buttons. - CardTheme: string Read Only:
trueA style of the HCM card. The value can be dark or light. - CornerRadius: string Read Only:
trueThe value of the radius that defines the round corners of the buttons. - GlobalBGColor: string Read Only:
trueThe hex color code for the background color of the page. - GlobalBgColorGradient: string Read Only:
trueIndicates if the background color of the page supports gradient or not. - GlobalBgColorGradientType: string Read Only:
trueDetermines the type of the gradient support that the user wants to choose for the global background color. - GlobalBgEndColor: string Read Only:
trueThe end color of the gradient for the global background color. - GlobalBgStartColor: string Read Only:
trueThe start color of the gradient for the global background color. - GlobalRegionBGColor: string Read Only:
trueThe hex color code for the background of global region on the pages. - GlobalRegionLabelColor: string Read Only:
trueThe hex color code for the global region labels on the pages. - GridCardSize: string Read Only:
trueThe size of the cards displayed on the grid or banner. - GridIconBackgroundColor: string Read Only:
trueThe color of the grid icon background. - GridIconBackgroundColorType: string Read Only:
trueDetermines if the icon background color is monochrome or multicolor. - GridIconColor: string Read Only:
trueThe color of the icons displayed in the grid, or on filmstrip, or the newsfeed page. - GridIconColorType: string Read Only:
trueIndicates if the grid icon color is monochrome or multicolor. - GridIconIndicatorColor: string Read Only:
trueThis is the color of the dot in cluster icons that are usually displayed in the grid or banner of homepage. - GridIconShape: string Read Only:
trueDetermines the shape of the filmstrip or the grid icons. - HeaderLabelColor: string Read Only:
trueThe color of the page header label. - HighLightColor: string Read Only:
trueThe color used to highlight any important text or image, such as the notification count and help icon. - HomeLayoutType: string Read Only:
trueThe type of the home layout, such as grid, banner, or newsfeed. - HomePanelStyle: string Read Only:
trueIndicates whether the background of the OSN panel is dark or light. - IconLabelColor: string Read Only:
trueThe label color of the navigation icons shown on the homepage or on the film strip. - IconStyle: string Read Only:
trueThe style of the icon that existed before Rel13. It's no longer used in Rel13. - IsButtonGradientSupported: string Read Only:
trueIndicates if gradient is supported for the background color of the button. - IsEditedByAdvEditor: string Read Only:
trueIndicates whether the theme was edited by the Advanced Theme Editor. - IsSeededTheme: string Read Only:
trueIndicates if the theme was predefined by Oracle or if the user created it. - LastModified: string Read Only:
trueThe date and time when the them was last modified. - links: array Links Title:
LinksThe link relations associated with the resource instance. - LoginAccentColor: string Read Only:
trueThe Accent color. - LoginBackgroundColor: string Read Only:
trueThe background color of the login page. - LoginBannerImage: string Read Only:
trueThe banner image of the proposed login page. - LoginBannerImageType: string Read Only:
trueThe banner image type of the proposed login page. - LoginHeadingColor: string Read Only:
trueThe color of the login page header. - LoginLinkColor: string Read Only:
trueThe color of the URL that opens the login page. - LoginLogo: string Read Only:
trueThe logo of the proposed login page. - LoginLogoType: string Read Only:
trueThe type of the proposed login logo. - LoginRepeatBannerImage: string Read Only:
trueIndicates if the banner image is reapeated on login page or not. - LoginReuseGeneral: string Read Only:
trueIndicates whether the login page CSS parameters are the same as that of the Fusion theme. - LogoHeight: string Read Only:
trueHeight of the logo. - LogoName: string Read Only:
trueName of the logo used for the theme. - LogoType: string Read Only:
trueThe type of the image whether it???s a link, or an uploaded file, or an image that Oracle predefined. - LogoWidth: string Read Only:
trueWidth of the logo. - OraHeroAnimationEnabled: string Read Only:
trueThe option to enable or disable the welcome animation on the Ask Oracle UI. - PageLinkColor: string Read Only:
trueThe color of the page links. - RepeatWatermark: string Read Only:
trueIndicates if the image is repeated throughout the background or not. - SelectionColor: string Read Only:
trueThe color to indicate selection of the vertical tab associated with a page. - SkinId: string Read Only:
trueThe Unique id of the theme. - Status: string Read Only:
trueIndicates the status of a theme. The value can be either Inactive or Active. - SvgIconType: string Read Only:
trueIndicates if the icon type is solid or outlined. - ThemeName: string Read Only:
trueMaximum Length:255The display name of the theme. - WaterMarkName: string Read Only:
trueName of the background image. - WaterMarkType: string Read Only:
trueType of the background image whether it???s a link, or an uploaded file, or an image that Oracle predefined.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
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.