v1
latestOpenAPI 3.1.02026-08-06213193627.0 KBGet Log By Id
Get a specific log by id. If accessing via API Key, this endpoint will only return a log if it belongs to that App. If the log's App is disabled, this endpoint won't return it.
Path parameters
Response
Successful Response
The rating given to this request. It can be good (True), bad (False) or none (None == null)
An optional text with accompanies the feedback's rating
Number of tokens the request used
Number of tokens the response used
Number of tokens of (request + response)
Cost (in $) of the prompt
Cost (in $) of the response
Cost (in $) of the (request + response)
Cost (in $) saved in the prompt costs comparison to the benchmark model
Cost (in $) saved in the completion costs comparison to the benchmark model
Cost (in $) saved in total, in comparison to the benchmark model
The ID of the app that performed the request
The Auth0 ID of the user that performed the request
When a request requires multiple intermediate calls, they are stored as 'no costs incurred' -- that way we can store the costs, but don't charge the user
The name of the provider's model which was used to answer the request
How much is logged? 1: everything, 2: mask request+response (but show log), 3: Not visible, not retrievable, no information stored.
The prompt in text format
The type of request (text completion or chat) the user sends and expects back
The response in text format
The status code of the request to the AI model
True if the request was performed from a sandbox app
When the request was performed
Time it took for the LLM to respond
The timestamp of the request, in milliseconds
Reference to the ID of the parent of this log. A log has a parent when it's a subrequest used to retrieve the final answer.
ID of the request