cURL
curl --request GET \ --url https://compute.hexelstudio.com/compute/v1/access/clients \ --header 'Authorization: <api-key>'
[ { "client_id": "<string>", "created_at": "<string>", "is_active": true, "name": "<string>" } ]
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
Was this page helpful?