Skip to main content
GET
Get User Metrics Summary

Headers

x-api-key
string
required

Response

Successful Response

unique_agents
integer
required

Number of unique agent configurations the user has used.

total_completion_calls
integer
required

Lifetime count of completion calls.

successful_completions
integer
required

Lifetime count of completions with status 'success'.

completions_last_24h
integer
required

Completion calls in the last 24 hours.

completions_last_7d
integer
required

Completion calls in the last 7 days.

timestamp
string
required

ISO timestamp when the summary was generated.

success
boolean
default:true

Indicates whether the metrics summary was retrieved successfully.