---
title: "Service metrics"
method: GET
path: "/metrics"
tags: ["metrics"]
---

# Service metrics

`GET /metrics`

Get service metrics including uptime, request counts, and resource counts

## Response `200`

Service metrics

- ModelsMetricsInfo
  - `elevate_requests_count` integer
  - `identities_count` integer
  - `providers_count` integer
  - `requests_count` integer
  - `roles_count` integer
  - `tenants_count` integer
  - `uptime` string
  - `workflows_count` integer

---

[API](https://skmtc.net/thand-io/apis/thand-agent-api.md) · [All operations](https://skmtc.net/thand-io/apis/thand-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thand-io/thand-agent-api/revisions/62befb178368/schema)
