Skip to main content
GET
Get Retrieval Log

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vault_id
string<uuid>
required
log_id
string<uuid>
required

Response

Successful Response

Retrieval log output for analytics.

id
string<uuid>
required
prompt
string
required
status
string
required
duration_ms
integer
required
error_message
string | null
required
chunks_returned
integer | null
required
accessed_by
string | null
required
created_at
string<date-time>
required