Skip to main content
GET
/
api
/
v1
/
integration-templates
/
categories
/
list
List Template Categories
curl --request GET \
  --url https://control-plane.kubiya.ai/api/v1/integration-templates/categories/list \
  --header 'Authorization: Bearer <token>'
[
  "<string>"
]

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Response

200 - application/json

Successful Response