# Get a chatroom by id (manager) **GET /manager/chatrooms/{id}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (integer) The chatroom id ## Responses ### 200 Returns the chatroom #### Body: application/json (object) - **messages** (array) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)