List persona notes
Everything this character has accumulated, oldest first, in every state
GET /personas/{id}/notes
note
SDK method: listPersonaNotes
Security: authenticated (policy: platform.view)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaNoteList object.