Skip to main content
GET
/
api
/
v1
/
integrations
List Integrations
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/integrations \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Query Parameters

connected_only
boolean
default:false

Response

Successful Response