v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Get Evaluator Upload Endpoint

Returns signed URLs for uploading evaluator source code (step 3 in the Create Evaluator workflow). After receiving the signed URL, upload your .tar.gz archive using HTTP PUT with Content-Type: application/octet-stream header.

post/v1/accounts/{account_id}/evaluators/{evaluator_id}:getUploadEndpoint

Path parameters

account_idstring required

The Account Id

evaluator_idstring required

The Evaluator Id

Request body

filenameToSizeobject required
readMaskstring

Response

A successful response.

filenameToSignedUrlsobject