List Custom Integrations
custom-integrations
List Custom Integrations
List all custom integrations for the organization.
Filtering Options:
integration_type: Filter by type (postgres, mongodb, redis, etc.)status: Filter by status (active, inactive, deleted)tags: Filter by tags (comma-separated, e.g., “production,database”)
Default Behavior:
- Excludes deleted integrations unless explicitly filtered
- Results sorted by creation date (newest first)
Example:
GET /api/v1/custom-integrations?integration_type=postgres&tags=production
GET
List Custom Integrations
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 )
Query Parameters
Filter by integration type (e.g., postgres, mongodb, redis)
Filter by status (active, inactive, deleted) Custom integration status
Available options:
active, inactive, deleted Filter by tags - comma-separated (e.g., production,database)
Response
List of custom integrations