Summary
Get the integration schema.
Description
Get the integration schema.
Route
GET /schema/integrations/:name
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | The name for the selected integration. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
schema | object | Contains the schema for an integration. |