Get plugin capabilities
integrations
Get plugin capabilities
Retrieve detailed capabilities of a specific plugin.
Returns comprehensive information about what the plugin can do, including:
- Supported operations and execution models
- Required authentication types
- Configuration schema and metadata
- Webhook support status
Use Cases:
- Display plugin configuration UI
- Validate plugin compatibility with workflow
- Generate plugin documentation
GET
Get plugin capabilities
Authorizations
API key authentication. Include your API key in the X-API-Key header as: X-API-Key YOUR_API_KEY
Example:
JWT Bearer token authentication. Include your access token in the Authorization header as: Bearer YOUR_ACCESS_TOKEN
Example:
Path Parameters
Response
Plugin capabilities retrieved successfully
The response is of type Response Get Plugin Capabilities Api Integrations Plugins Plugin Name Capabilities Get · object.