List persona auditions
Every audition of this character, newest first, without their breaks
GET /personas/{id}/auditions
note
SDK method: listPersonaAuditions
Security: authenticated (policy: platform.view)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaAuditionList object.