project_idstring required
include_costsboolean nullable
Beta, subject to change. If true, the response will include any model costs for each call.
include_feedbackboolean nullable
Beta, subject to change. If true, the response will include feedback for each call.
include_storage_sizeboolean nullable
Beta, subject to change. If true, the response will include the storage size for a call.
include_total_storage_sizeboolean nullable
Beta, subject to change. If true, the response will include the total storage size for a trace.
include_usernamesboolean nullable
If true, the response will attempt to resolve each call's wb_user_id to a username for the duration of this request.
expand_columnsstring[] nullable
Columns to expand, i.e. refs to other objects
return_expanded_column_valuesboolean nullable
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.