Get storage volume summary

Returns total storage volume for the time range.

Authentication

AuthorizationBearer

Use your Respan API key for Respan API authentication. Enter only the Respan API key value; clients send Authorization: Bearer <RESPAN_API_KEY>. For /api/responses, OpenAI or Azure OpenAI provider credentials go in Settings -> Providers or the request body credential_override field, not in this auth field.

Query parameters

summary_typeenumOptionalDefaults to all
Preset time range for the storage volume query.
datedateOptional

Base date used with summary_type presets.

timezone_offsetdoubleOptionalDefaults to 0
Timezone offset, in hours, used when resolving preset ranges.

Response

Successful response.
storage_bytesinteger
Total storage volume in bytes.