---
title: "Flow Maximum Bit Rate"
method: GET
path: "/flows/{flowId}/max_bit_rate"
tags: ["Flows"]
---

# Flow Maximum Bit Rate

`GET /flows/{flowId}/max_bit_rate`

Returns the Flow max bit rate property.

The maximum bit rate of the Flow Segments in 1000 bits/second.
A precise definition can be found in the [Setting Flow Bit Rate Properties](https://github.com/bbc/tams/blob/main/docs/appnotes/0013-setting-flow-bit-rate-properties.md) AppNote.

## Response `200`

- integer

## Other responses

- `404` — The requested Flow does not exist.

---

[API](https://skmtc.net/aws-samples/apis/time-addressable-media-store.md) · [All operations](https://skmtc.net/aws-samples/apis/time-addressable-media-store/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/time-addressable-media-store/versions/c442607d1b16/schema)
