getComponentInstanceLocaleContent

get

/ccadmin/v1/componentInstances/{id}/locale/

Retrieve locale-specific Component Instance widget data by ID. This applies to the current default locale only.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

The response returned upon successfully retrieving locale specific component instance data by ID.
Body ()
Root Schema : getComponentInstanceByLocale_okResponse
Type: object
Show Source
Nested Schema : localeData
Type: object
Show Source
Nested Schema : resources
Type: object
Show Source

404 Response

The error response returned when ID value is not recognised.
Body ()
Root Schema : getComponentInstanceByLocale_doesNotExistResponse
Type: object
Show Source
Back to Top