# Get list of available qualities for stream **GET /qualities** Get list of available qualities for stream ## Servers ## Parameters ### Query parameters - **url** (string) YouTube url of livestream for which qualities should be peeked ## Responses ### 200 OK #### Body: (array[object]) - **code** (integer(int32)) Numeric ID of the quality - **resolution** (string) Human-readable resolution of the quality - **best** (boolean) Whenever this is the best available quality (both audio and video) [Powered by Bump.sh](https://bump.sh)