Calls

Calls Query Stats

post/calls/query_stats

Request body

project_idstring required
limitinteger nullable
include_total_storage_sizeboolean nullable
expand_columnsstring[] nullable

Columns with refs to objects or table rows that require expansion during filtering or ordering.

Example request

{
  "expand_columns": [
    "inputs.self.message",
    "inputs.model.prompt"
  ]
}

Response

Successful Response

countinteger required
has_moreboolean
total_storage_size_bytesinteger nullable