Metrics
Monitoring

Get User Metrics Summary (deprecated path)

Deprecated alias for /v1/account/metrics/summary, kept for backwards compatibility.

get/v1/metrics/summary

Headers

x-api-keystring required

Response

Successful Response

successboolean

Indicates whether the metrics summary was retrieved successfully.

unique_agentsinteger required

Number of unique agent configurations the user has used.

total_completion_callsinteger required

Lifetime count of completion calls.

successful_completionsinteger required

Lifetime count of completions with status 'success'.

completions_last_24hinteger required

Completion calls in the last 24 hours.

completions_last_7dinteger required

Completion calls in the last 7 days.

timestampstring required

ISO timestamp when the summary was generated.

Changes

Changed in 1 of the 48 revisions of this API.2

    • api operation id get_metrics_summary_v1_metrics_summary_get removed and replaced with get_metrics_summary_legacy_v1_metrics_summary_get

      api-operation-id-removed

    • endpoint deprecated

      endpoint-deprecated