Get all content type privileges for current user

get

/contentTypes/privileges

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : ResultListBOCompositeContentTypeBO
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The collection of of the requested resources meeting your criteria.
Show Source
Nested Schema : CompositeContentTypeBO
Type: object
Composite of ContentTypeBO and its flattened relation. Keep in mind we can add more stuff down the line
Show Source
Nested Schema : WorkflowSteps Composite BO
Type: array
Title: WorkflowSteps Composite BO
WorkflowSteps mapped to this content type and user privileges on that
Show Source
Nested Schema : Content Type Key BO
Type: object
Title: Content Type Key BO
ContentBO object being created or updated
Match All
ContentBO object being created or updated
Show Source
Nested Schema : List Of Privilege
Type: array
Title: List Of Privilege
List of Privileges for the ContentType
Show Source
Nested Schema : CompositeWorkflowStepBO
Type: object
Composite of WorkflowStepBO with user privileges on this step.
Show Source
Nested Schema : List Of Privilege
Type: array
Title: List Of Privilege
List of Privileges for the WorkflowStep
Show Source
Nested Schema : WorkflowStep Key BO
Type: object
Title: WorkflowStep Key BO
WorkflowStep object being fetched
Match All
WorkflowStep object being fetched
Show Source
Nested Schema : WorkflowStepKeyBO
Type: object
Documentation for BO mode: WorkflowStepKeyBO
Show Source
Nested Schema : ContentTypeKeyBO
Type: object
Documentation for BO mode: ContentTypeKeyBO
Show Source
  • Type of articles
    Title: Type of articles
    Read Only: true

    Article group identify type of article this conten type will have.

    The valid values are:

    • ARTICLE
    • REUSABLE_ARTICLE
  • Title: content source Type
    Read Only: true
    contentSourceType to distinguish if it is a content type for external content
  • Title: Description
    Maximum Length: 255
    The description for the ContentType object. Content Types support multiple languages. This field identifies the object associated with the language specified by the user.
  • Title: Family
    Read Only: true
    The Fusion family that this content type belongs to
  • Links
  • Title: Name
    Minimum Length: 1
    Maximum Length: 255
    The 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.
  • Title: Product
    Read Only: true
    The Fusion product that this content type belongs to
  • Title: Record Id
    Read Only: true
    The unique identifier of the ContentType object.
  • Title: Reference Key
    Minimum Length: 1
    Maximum Length: 255
    The reference key for the ContentType object. ContentType objects support multiple languages. This field can be used to identify the associated objects for all languages.
  • Title: Stripe Cd
    Maximum Length: 100
    Lookup code that indicates the stripe code.
  • Title: Usage Code
    Read Only: true
    Maximum Length: 30
    Lookup code that indicates the product usage code.
  • Workflow
    Title: Workflow
    The workflow definition that the author can use while content authoring in a content type.
Nested Schema : Type of articles
Type: object
Title: Type of articles
Read Only: true

Article group identify type of article this conten type will have.

The valid values are:

  • ARTICLE
  • REUSABLE_ARTICLE
Allowed Values: [ "ARTICLE", "REUSABLE_ARTICLE" ]
Nested Schema : Workflow
Type: object
Title: Workflow
The 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: object
Show Source
Back to Top