# Retrieves a complete list of available MLS providers. **GET /v1/mls** Sample request: ``` GET /v1/mls ``` ## Servers - https://api.lwolf.com/brokermetrics: https://api.lwolf.com/brokermetrics () ## Parameters ## Responses ### 200 Successfully returns the list of MLS providers. #### Body: application/json (array[object]) - **state** (string | null) - **description** (string | null) - **mlsId** (integer(int32)) - **uoid** (string | null) - **assnToMls** (string | null) - **shortName** (string | null) ### 500 An internal server error occurred. [Powered by Bump.sh](https://bump.sh)