Get Integration Template
integration-templates
Get Integration Template
Retrieve complete configuration for a specific integration template.
Returns:
- Full template configuration
- Environment variable definitions
- Required secrets list
- File configurations (with examples)
- Context prompt for AI agents
- Connection test command (if applicable)
- Tags and metadata
Available Templates:
- postgres, mysql, mongodb, elasticsearch
- redis
- rabbitmq, kafka
- s3, sftp
- api (generic)
Usage: Use this endpoint to get the template configuration before creating a custom integration instance. Customize the returned config as needed.
Example:
GET /api/v1/integration-templates/postgres
GET
Get Integration Template
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )