Render an integration UI with GET method
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100RequiredPattern:
Name of the integration.
^[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?