v1

latestOpenAPI 3.0.32026-07-17278764.8 KB
PluginsService

GetPayloadJSONSchema

get/v1alpha/plugins/{pluginId}/actions/{action.type}/payload-json-schema

Path parameters

pluginIdstring required

The identifier of the plugin to get the payload json schema for

action.typestring required

Query parameters

action.type'ACTION_UNSPECIFIED' | 'GENERATE_DATA_POLICY' | 'GENERATE_SAMPLE_DATA' enum

The type of action that this plugin supports

action.invokableboolean

Whether this action can be invoked through the API

Response

OK

schemastring

The payload json schema for the plugin