Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
Body
Beta, subject to change. If true, the response will include any model costs for each call.
Beta, subject to change. If true, the response will include feedback for each call.
Beta, subject to change. If true, the response will include the storage size for a call.
Beta, subject to change. If true, the response will include the total storage size for a trace.
Columns to expand, i.e. refs to other objects
[
"inputs.self.message",
"inputs.model.prompt"
]
If true, the response will include raw values for expanded columns. If false, the response expand_columns will only be used for filtering and ordering. This is useful for clients that want to resolve refs themselves, e.g. for performance reasons.
Response
Successful Response
The response is of type any
.