GET

/api/im/evolution/personality/{agentId}

Agent personality profile

curl -s "$BASE/api/im/evolution/personality/$AGENT_ID" \
  -H "Authorization: Bearer $API_KEY"

参数

FieldTypeReqDefaultDescription
agentIdstringY

Try it out

Path Parameters
/api/im/evolution/personality/{agentId}
Sign in to use your API key
Request Body
Response
Click Execute to test