Security policy to validate the content of the integrations scripts and Contentkit. Will be sent as
headers when processing the script fetch event and the blocks fetch events.
Response
OK
Body
object*enum
integration
name*string
Unique named identifier for the integration
version*number
Version of the integration
title*IntegrationTitle (string)
Title of the integration
descriptionIntegrationDescription (string)
Description of the integration
summaryIntegrationSummary (string)
Long form markdown summary of the integration
previewImages*array of string
URLs of images to showcase the integration
target*IntegrationTarget (enum)
The target on which the integration can operate and needs to be configured for
allsitespaceorganization
verified*boolean
If true, the integration has been verified by the GitBook team
visibility*IntegrationVisibility (enum)
publicprivateunlisted
scopes*IntegrationScopes (array of IntegrationScope (enum))
Permissions that should be granted to the integration
categories*IntegrationCategories (array of IntegrationCategory (enum))
Categories for which the integration is listed in the marketplace
blocksIntegrationBlocks (array of IntegrationBlock (object))
Custom blocks defined by this integration.
contentSourcesarray of IntegrationContentSource (object)
configurationsIntegrationConfigurations (object)
externalLinks*IntegrationExternalLinks (array of object)
External urls configured by the developer of the integration
Security policy to validate the content of the integrations scripts and Contentkit. Will be sent as
headers when processing the script fetch event and the blocks fetch events.