plugins
List Flavors
Returns all event flavors.
Args: type: The type of Plugin subtype: The subtype of the plugin page: Page for pagination (offset +1) size: Page size for pagination hydrate: Whether to hydrate the response bodies
Returns: A page of flavors.
get/api/v1/plugin-flavors
Query parameters
type'event_source' | 'action' required
All possible types of Plugins.
subtype'webhook' | 'pipeline_run' required
All possible types of Plugins.
pageinteger
sizeinteger
hydrateboolean
Response
Successful Response