For the complete documentation index, see llms.txt. This page is also available as Markdown.

Render an integration UI with GET method

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100Required

Name of the integration.

Pattern: ^[a-zA-Z0-9-_.]+$
Query parameters
requeststringRequired

LZ-string compressed JSON request

Responses
200

ContentKit element to render

application/json
Responseone of

Output of the integration when rendering a UI.

or
get/integrations/{integrationName}/render
200

ContentKit element to render

Last updated

Was this helpful?

Powered by GitBook