---
title: "Get flow count metrics"
method: GET
path: "/metrics/flowcount"
---

# Get flow count metrics

`GET /metrics/flowcount`

Get metrics related to flow counts.

## Response `200`

OK

- FlowCountMetrics
  - `active_conntrack_count` number
  - `active_flow_count_tcp` number
  - `active_flow_count_udp` number
  - `active_flow_count_sctp` number
  - `inactive_flow_count` number

## Other responses

- `500` — Internal service error

---

[API](https://skmtc.net/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.net/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/versions/45e9f0a95af0/schema)
