# Check if a chatroom is an established dialogue **GET /chat/chatrooms/{id}/check-dialogue** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Headers - **X-Popsell-Brand** (integer) The id of the target brand ### Path parameters - **id** (integer) The chatroom id ## Responses ### 200 check if a chatroom is an established dialogue #### Body: application/json (object) - **established_dialogue** (boolean) ### 401 Unauthorized. #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)