cURL
curl --request GET \ --url https://control-plane.kubiya.ai/api/v1/skills/types \ --header 'Authorization: Bearer <token>'
Get available skill types and their descriptions
Enter your Kubiya API token (format: Bearer )
Successful Response
Was this page helpful?