cURL
curl --request GET \ --url https://compute.hexelstudio.com/compute/v1/skills \ --header 'Authorization: <api-key>'
[ { "content": "<string>", "content_hash": "<string>", "created_at": "<string>", "description": "<string>", "name": "<string>", "resources": {}, "updated_at": "<string>" } ]
Returns all registered skill definitions
Documentation IndexFetch the complete documentation index at: https://hexelstudio.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://hexelstudio.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
STS access token. Obtain via POST https://sts.hexelstudio.com/token with X-API-Key header.
OK
Show child attributes
Was this page helpful?