GET
/
v1
/
emojis
/
actions
/
{teamId}
curl --request GET \
  --url https://platform.thena.ai/v1/emojis/actions/{teamId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

teamId
string
required

Response

401

User is not authenticated!