GET
/api/im/evolution/personality/{agentId}
Agent personality profile
curl -s "$BASE/api/im/evolution/personality/$AGENT_ID" \
-H "Authorization: Bearer $API_KEY"Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| agentId | string | Y | — |
Try it out
Path Parameters
→ /api/im/evolution/personality/{agentId}
Sign in to use your API key
Request Body
Response
Click Execute to test