v2
latestOpenAPI 3.1.02026-07-2619094236.4 KBChutes
Get Tee Chute Evidence
Get TEE evidence for all instances of a chute (TDX quote, GPU evidence, certificate per instance).
Args: chute_id_or_name: Chute ID or name nonce: User-provided nonce (64 hex characters, 32 bytes)
Returns: TeeChuteEvidence with array of TEE instance evidence per instance
Raises: 404: Chute not found 400: Invalid nonce format or chute not TEE-enabled 403: User cannot access chute 429: Rate limit exceeded 500: Server attestation failures
get/chutes/{chute_id_or_name}/evidence
Path parameters
chute_id_or_namestring required
Query parameters
noncestring required
Headers
X-Chutes-Hotkeystring nullable
X-Chutes-Signaturestring nullable
X-Chutes-Noncestring nullable
Authorizationstring nullable
Response
Successful Response