List persona stories
Every story this character holds, oldest first, in every state
GET /personas/{id}/stories
note
SDK method: listPersonaStories
Security: authenticated (policy: platform.view)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaStoryList object.