cURL
curl --request GET \ --url https://api.helicone.ai/v1/vault/key/{providerKeyId} \ --header 'Authorization: <api-key>'
{ "data": { "provider_secret_key": "<string>", "provider_key_name": "<string>", "provider_name": "<string>", "provider_key": "<string>", "org_id": "<string>", "id": "<string>", "cuid": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.helicone.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication. Format: 'Bearer YOUR_API_KEY'
Ok
Show child attributes
null
Was this page helpful?