List all configured integrations
GET
/api/v1/integrationsParameters
This endpoint does not accept parameters.
Responses
200List of integrations
Request
curl -X GET "https://api.knowledgetree.dev/api/v1/integrations" \
-H "Authorization: Bearer $KT_API_TOKEN"Response
200List of integrations
Example response not yet documented.