Skip to main content
GET
Get Session

Endpoints

An attested session is the verified security context behind a confidential response. A receipt’s upstream.verified.session_id references the session used for that response.

Get One Session

session_id
string
required
The as_... id from a receipt’s upstream.verified.session_id.

Response

List Sessions

Use the query form to inspect current sessions for a provider or model before sending prompts:
The response is a JSON array of session records.

Typed Claims

Each claim carries a status, a source, and a reason when available. The common claim set includes tee_attested, tcb_up_to_date, os_known_good, serving_software_known_good, gpu_attested, and model_weights_provenance. A claim that is not established is Unknown, not a silent pass.

Get Receipt

Verify a Response