List all custom content blocks provided by integrations in a space
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
spaceIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$Responses
200
list of installed integration blocks
application/json
namestringRequired
Unique named identifier for the integration
404
Not Found
application/json
get/spaces/{spaceId}/integration-blocks
Last updated
Was this helpful?