Get all content type privileges for current user
get
/contentTypes/privileges
Request
Query Parameters
-
contentTypeId: 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 : ResultListBOCompositeContentTypeBO
Type:
Show Source
object-
count: integer
(int32)
-
hasMore(required): boolean
Title:
Has MoreDefault Value:falseBoolean indicating whether or not the collection contains more items than were returned in this request. Defaults to false. -
items(required): array
Items
Title:
ItemsThe collection of of the requested resources meeting your criteria. -
limit(required): integer
(int32)
Title:
LimitThe number of items this result is limited to. Used in conjunction with offset for pagination. -
links: array
Links
Title:
LinksREST API canonical and/or collection links for this Singular Resource -
offset(required): integer
(int32)
Title:
OffsetThe item index at which this resultset starts. Used in conjunction with limit for pagination. -
totalResults: integer
(int64)
Title:
Total ResultsThe number of available items that meet the criteria used. This attribute must be explicitly requested by adding totalResults=true to the querystring.
Nested Schema : Items
Type:
arrayTitle:
ItemsThe collection of of the requested resources meeting your criteria.
Show Source
-
Array of:
object CompositeContentTypeBO
Composite of ContentTypeBO and its flattened relation. Keep in mind we can add more stuff down the line
Nested Schema : Links
Type:
arrayTitle:
LinksREST API canonical and/or collection links for this Singular Resource
Show Source
Nested Schema : CompositeContentTypeBO
Type:
objectComposite of ContentTypeBO and its flattened relation. Keep in mind we can add more stuff down the line
Show Source
-
compositeWorkflowSteps(required): array
WorkflowSteps Composite BO
Title:
WorkflowSteps Composite BOWorkflowSteps mapped to this content type and user privileges on that -
contentTypeKeyBO(required): object
Content Type Key BO
Title:
Content Type Key BOContentBO object being created or updated -
hasContentTypeAccess: boolean
Title:
Has Content Type AccessVerifies if ContentTypeBO privileges are valid for user -
listOfPrivilege(required): array
List Of Privilege
Title:
List Of PrivilegeList of Privileges for the ContentType
Nested Schema : WorkflowSteps Composite BO
Type:
arrayTitle:
WorkflowSteps Composite BOWorkflowSteps mapped to this content type and user privileges on that
Show Source
-
Array of:
object CompositeWorkflowStepBO
Composite of WorkflowStepBO with user privileges on this step.
Nested Schema : Content Type Key BO
Type:
objectTitle:
Content Type Key BOContentBO object being created or updated
Match All
ContentBO object being created or updated
Show Source
-
object
ContentTypeKeyBO
Documentation for BO mode: ContentTypeKeyBO
Nested Schema : List Of Privilege
Type:
arrayTitle:
List Of PrivilegeList of Privileges for the ContentType
Show Source
Nested Schema : CompositeWorkflowStepBO
Type:
objectComposite of WorkflowStepBO with user privileges on this step.
Show Source
-
listOfPrivilege(required): array
List Of Privilege
Title:
List Of PrivilegeList of Privileges for the WorkflowStep -
WorkflowStepKeyBO(required): object
WorkflowStep Key BO
Title:
WorkflowStep Key BOWorkflowStep object being fetched
Nested Schema : List Of Privilege
Type:
arrayTitle:
List Of PrivilegeList of Privileges for the WorkflowStep
Show Source
Nested Schema : WorkflowStep Key BO
Type:
objectTitle:
WorkflowStep Key BOWorkflowStep object being fetched
Match All
WorkflowStep object being fetched
Show Source
-
object
WorkflowStepKeyBO
Documentation for BO mode: WorkflowStepKeyBO
Nested Schema : WorkflowStepKeyBO
Type:
objectDocumentation for BO mode: WorkflowStepKeyBO
Show Source
-
links: array
Links
Title:
LinksREST API canonical and/or collection links for this Singular Resource -
name: string
Title:
NameMaximum Length:255Localized name of the workflow step -
recordId(required): string
Title:
Record IdRead Only:trueGUID from the WORKFLOWSTEP table -
referenceKey(required): string
Title:
Reference KeyMinimum Length:1Maximum Length:100Non localized name of the workflow step -
workflowId(required): string
Title:
WorkflowRecord IdRead Only:trueGUID from the WORKFLOW table
Nested Schema : Links
Type:
arrayTitle:
LinksREST API canonical and/or collection links for this Singular Resource
Show Source
Nested 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)