Skip to main content
GET
/
api
/
v3
/
team
/
getTeams
Get all teams
curl --request GET \
  --url https://app.thareja.ai/api/v3/team/getTeams \
  --header 'Authorization: Bearer <token>'
"<array>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Team list response