Get presigned S3 URL to SCA Prime artifact bucket containing the symbol artifact for the given library and scaPrimeHash
cURL
curl --request GET \ --url https://{hostname}.gable.ai/v0/auth/sca-prime-artifact-bucket \ --header 'X-API-KEY: <api-key>'
{ "signedS3Url": "<string>" }