Export persona
One character, its sheet and its stories, as a file
GET /personas/{id}/export
note
SDK method: exportPersona
Security: authenticated (policy: platform.view)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaFile object.
Response headers:
| Header | Type | Description |
|---|---|---|
Content-Disposition | string |
404 Not Found