v2

latestOpenAPI 3.1.02026-07-2619094236.4 KB
Encrypted Logs

List Encrypted Log Chunks

Fetch encrypted log chunks for a specific instance (owner only).

Returns a list of base64-encoded encrypted chunks. The client must use the ephemeral_pubkey from the session metadata + their private key to ECDH-decrypt each chunk.

get/encrypted_logs/{chute_id}/sessions/{instance_id}/chunks

Path parameters

chute_idstring required
instance_idstring required

Headers

X-Chutes-Hotkeystring nullable
X-Chutes-Signaturestring nullable
X-Chutes-Noncestring nullable
Authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/encrypted_logs/{chute_id}/sessions/{instance_id}/chunks:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}