Get a content type
get
/contentTypes/{id}
Request
Path Parameters
-
id(required): string
The unique identifier of the ContentType object.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK
Root Schema : ContentTypeKeyBO
Type:
objectDocumentation for BO mode: ContentTypeKeyBO
Show Source
-
articleGroup: object
Type of articles
Title:
Type of articlesRead Only:trueArticle group identify type of article this conten type will have.
The valid values are:
- ARTICLE
- REUSABLE_ARTICLE
-
contentSourceType: string
Title:
content source TypeRead Only:truecontentSourceType to distinguish if it is a content type for external content -
description: string
Title:
DescriptionMaximum Length:255The description for the ContentType object. Content Types support multiple languages. This field identifies the object associated with the language specified by the user. -
family: string
Title:
FamilyRead Only:trueThe Fusion family that this content type belongs to -
links: array
Links
Title:
LinksRead Only:trueREST API canonical and/or collection links for this Singular Resource -
name(required): string
Title:
NameMinimum Length:1Maximum Length:255The name for the ContentType object. The name field can only be used for sorting. Content Types support multiple languages. This field identifies the object associated with the language specified by the user. -
namespaceFromStripe: string
-
product: string
Title:
ProductRead Only:trueThe Fusion product that this content type belongs to -
recordId: string
Title:
Record IdRead Only:trueThe unique identifier of the ContentType object. -
referenceKey(required): string
Title:
Reference KeyMinimum Length:1Maximum Length:255The reference key for the ContentType object. ContentType objects support multiple languages. This field can be used to identify the associated objects for all languages. -
stripeCd(required): string
Title:
Stripe CdMaximum Length:100Lookup code that indicates the stripe code. -
usageCode: string
Title:
Usage CodeRead Only:trueMaximum Length:30Lookup code that indicates the product usage code. -
workflow: object
Workflow
Title:
WorkflowThe workflow definition that the author can use while content authoring in a content type.
Nested Schema : Type of articles
Type:
objectTitle:
Type of articlesRead Only:
trueArticle group identify type of article this conten type will have.
The valid values are:
- ARTICLE
- REUSABLE_ARTICLE
Allowed Values:
[
"ARTICLE",
"REUSABLE_ARTICLE"
]Nested Schema : Links
Type:
arrayTitle:
LinksRead Only:
trueREST API canonical and/or collection links for this Singular Resource
Show Source
Nested Schema : Workflow
Type:
objectTitle:
WorkflowThe workflow definition that the author can use while content authoring in a content type.
Match All
The workflow definition that the author can use while content authoring in a content type.
Show Source
Nested Schema : WorkflowKeyBO
Type:
Show Source
object-
enabled: boolean
-
links: array
links
-
name: string
Maximum Length:
255 -
recordId: string
-
referenceKey: string
Minimum Length:
0Maximum Length:100 -
workflowVersion: integer
(int32)