This endpoint fetches the list of teams and their details including team_id that you will need when creating chats via the API

Response Codes

status_codeHTTP StatusDescription
4347200Chat outcomes retrieved successfully
2002400Invalid header param - could not find mandatory header parameters
2003400Invalid Access Token
2004401Access Token expired
2007500Internal Server Error
2010404Could not find details of team based on the teamid passed in the header
2099405Method not allowed
4319404Teams not found for this key
4365500While fetching Chat Outcomes got error
Language