Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.humcli.com/api/v1/tasks/{id}/retrieve-credential \ --header 'X-API-Key: <api-key>'
{ "task_id": "<string>", "encrypted_credential": {} }
Retrieve encrypted credential from a completed CREDENTIAL-domain task.
API key for agent and task endpoints. Format: ho_live_...
Encrypted credential
Show child attributes