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