Create a temporary, scoped session that allows a remote agent to decrypt E2E-encrypted chunks through the desktop bridge. Sessions have a TTL, max chunk limit, and allowed operations.
API key must be provided in the Authorization header
Create a scoped decrypt session.
E2E source to create session for
Session time-to-live in seconds (30s to 1h)
30 <= x <= 3600Maximum number of chunks that can be decrypted in this session
1 <= x <= 1000Operations permitted in this session
search, read, list Successful Response
Session identifier
Session status: active, expired, or exhausted
active, expired, exhausted Number of chunks decrypted so far