v1

latestOpenAPI 3.1.02026-07-22128346287.7 KB
Calls

Calls Query Stream

post/calls/stream_query

Headers

acceptstring

Request body

project_idstring required
limitinteger nullable
offsetinteger nullable
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.

columnsstring[] nullable
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.

Response

Successful Response

{"stackTrail":"paths:/calls/stream_query:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}