Skip to main content
GET
Retrieve size

Query Parameters

native_url
string<uri>
required

Blob storage path from Flyte a format like s3://bucket/path

Response

OK

size_bytes
integer<int64>
required

Size of a blob in bytes

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://example.com/schemas/BlobSize.json"

Last modified on August 19, 2026