GET
/
v4
/
models
/
{model_name}
/
usage-statistics

Authorizations

x-api-key
string
headerrequired

Path Parameters

model_name
string
required

Query Parameters

start_date
string
required
end_date
string
required
chunks
integer
required

Response

200 - application/json
data
object[]
required

The list of data points for the given period

start_date
string
required

The start date of the data points. Equal to the first date in the data list

end_date
string
required

The end date of the data points. Equal to the last date in the data list