v1

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-27192307552.2 KB
plugins

Get Flavor

Returns the requested flavor.

Args: name: Name of the flavor. type: Type of Plugin subtype: Subtype of Plugin

Returns: The requested flavor response.

get/api/v1/plugin-flavors/{name}

Path parameters

namestring required

Query parameters

type'event_source' | 'action' required

All possible types of Plugins.

subtype'webhook' | 'pipeline_run' required

All possible types of Plugins.

Response

Successful Response

bodyBasePluginResponseBody

Response body for plugins.

metadataBasePluginResponseMetadata

Response metadata for plugins.

resourcesBasePluginResponseResources

Response resources for plugins.

namestring required
type'event_source' | 'action' required

All possible types of Plugins.

subtype'webhook' | 'pipeline_run' required

All possible types of Plugins.