cURL
curl --request POST \ --url https://api.egp.scale.com/v5/credentials/name/{credential_name}/secret \ --header 'x-api-key: <api-key>'
{ "result": "<string>", "object": "credential_decrypt" }
Retrieve the plaintext payload of a credential by its name.
Documentation IndexFetch the complete documentation index at: https://docs.gp.scale.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response