v27

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

Get Dataset Upload Endpoint

post/v1/accounts/{account_id}/datasets/{dataset_id}:getUploadEndpoint

Path parameters

account_idstring required

The Account Id

dataset_idstring required

The Dataset Id

Request body

filenameToSizeobject required

A mapping from the file name to its size in bytes.

readMaskstring

The fields to be returned in the response. If empty or "*", all fields will be returned.

Response

A successful response.

filenameToSignedUrlsobject