# Get chat messages **GET /1/chats/{id}/messages** Get chat messages ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Path parameters - **id** (string) The chat id. ### Query parameters - **page** (integer) Provide the page you want items for. - **per** (integer) Provide the number of items per page. ## Responses ### 200 Messages of the chat. #### Body: application/json (object) - **messages** (array[object]) [Powered by Bump.sh](https://bump.sh)