Export Integration
GET/api/v1/integrations/:integration_id/export
Export integration configuration.
By default, sensitive data is encrypted. Set include_secrets=true to include decrypted sensitive data (use with caution).
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 500
OK
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error