Skip to main content
GET
Deploy Detailed Stats

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

xi-api-key
string | null
x-api-key
string | null

Path Parameters

deploy_id
string
required

Query Parameters

from
string
required

start of period, unix ts or 'now-5h', supported units s, m, h, d, w

to
string
default:now

end of period, unix ts or now-relative, check from, defaults to now

Response

Successful Response

llm
LLMDeploymentStatsOut · object | null

LLM Deployment Stats

embeddings
EmbeddingsDeploymentStatsOut · object | null

Embeddings Deployment Stats

time
TimeDeploymentStatsOut · object | null

Time based Deployment Stats