cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/integration-templates/categories/list \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
List all available template categories.
Returns a list of unique categories across all templates.
Enter your Kubiya API token (format: Bearer )
Successful Response
Was this page helpful?