Skip to main content
GET
/
v1
/
csat
/
team
/
{teamUid}
Get CSAT settings by team ID
curl --request GET \
  --url https://platform.thena.ai/v1/csat/team/{teamUid} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

teamUid
string
required

Response

Success - CSAT settings fetched successfully