gateway.openapi_Gateway
Get Evaluator Source Code Endpoint
Returns a signed URL to download the evaluator's source code archive. Useful for debugging or reviewing the uploaded code.
get/v1/accounts/{account_id}/evaluators/{evaluator_id}:getSourceCodeSignedUrl
Path parameters
account_idstring required
The Account Id
evaluator_idstring required
The Evaluator Id
Query parameters
readMaskstring
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
A successful response.