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